Raw.messages.ExportedChatInvite

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