Raw.chatlists.GetExportedInvites

Raw.chatlists.GetExportedInvites

List all chat folder deep links associated to a folder

chatlists.getExportedInvites#ce03da83 chatlist:InputChatlist = chatlists.ExportedInvites;
export namespace Raw {
  export namespace chatlists {
    export class GetExportedInvites {
      constructor(params: { chatlist: Raw.TypeInputChatlist }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xce03da83

Property

Results

Raw.chatlists.TypeExportedInvites