Raw.messages.GetExportedChatInvite

Raw.messages.GetExportedChatInvite

Get info about a chat invite

messages.getExportedChatInvite#73746f5c peer:InputPeer link:string = messages.ExportedChatInvite;
export namespace Raw {
  export namespace messages {
    export class GetExportedChatInvite {
      constructor(params: { peer: Raw.TypeInputPeer; link: string }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x73746f5c

Property

Results

Raw.messages.TypeExportedChatInvite