Raw.messages.ExportedChatInvite
Info about a chat invite
messages.exportedChatInvite#1871be50 invite:ExportedChatInvite users:Vector<User> = messages.ExportedChatInvite;
export namespace Raw {
export namespace messages {
export class ExportedChatInvite {
constructor(params: { invite: Raw.TypeExportedChatInvite; users: Array<Raw.TypeUser> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x1871be50
Property
invite
: Raw.TypeExportedChatInviteInfo about the chat invite
users
: Array of Raw.TypeUserMentioned users