class ChatInvite extends _TypeChatInviteimport { ChatInvite } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts"; ConstructorsnewChatInvite(params: { channel?: true; broadcast?: true; public?: true; megagroup?: true; requestNeeded?: true; title: string; about?: string; photo: TypePhoto; participantsCount: number; participants?: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalabout: stringoptionalbroadcast: trueoptionalchannel: trueoptionalmegagroup: trueoptionalparticipants: Array<TypeUser>participantsCount: numberphoto: TypePhotooptionalpublic: trueoptionalrequestNeeded: truetitle: stringStatic Propertiesreadonly[paramDesc]: ParamDesc