Raw.chatlists.ExportedChatlistInvite

Raw.chatlists.ExportedChatlistInvite

Info about an exported chat folder deep link.

chatlists.exportedChatlistInvite#10e6e3a6 filter:DialogFilter invite:ExportedChatlistInvite = chatlists.ExportedChatlistInvite;
export namespace Raw {
  export namespace chatlists {
    export class ExportedChatlistInvite {
      constructor(params: {
        filter: Raw.TypeDialogFilter;
        invite: Raw.TypeExportedChatlistInvite;
      }) {}
    }
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x10e6e3a6

Property