class types.ChatlistsChatlistInvite extends _TypeChatlistsChatlistInviteimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChatlistsChatlistInvite } = types; ConstructorsnewChatlistsChatlistInvite(params: { title: string; emoticon?: string; peers: Array<TypePeer>; chats: Array<TypeChat>; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschats: Array<TypeChat>optionalemoticon: stringpeers: Array<TypePeer>title: stringusers: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc