class types.Folder
extends _TypeFolder
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { Folder } = types;
Constructors
new
Folder(params: { autofillNewBroadcasts?: true; autofillPublicGroups?: true; autofillNewCorrespondents?: true; id: number; title: string; photo?: TypeChatPhoto; })Properties
protected
readonly
[params]: Paramsoptional
photo: TypeChatPhotoStatic Properties
readonly
[paramDesc]: ParamDesc