Raw.ExportedChatlistInvite

Raw.ExportedChatlistInvite

Exported chat folder deep link.

exportedChatlistInvite#c5181ac flags:# title:string url:string peers:Vector<Peer> = ExportedChatlistInvite;
export namespace Raw {
  export class ExportedChatlistInvite {
    constructor(params: { title: string; url: string; peers: Array<Raw.TypePeer> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xc5181ac

Property