Raw.messages.GetAdminsWithInvites

Raw.messages.GetAdminsWithInvites

Get info about chat invites generated by admins.

messages.getAdminsWithInvites#3920e6ef peer:InputPeer = messages.ChatAdminsWithInvites;
export namespace Raw {
  export namespace messages {
    export class GetAdminsWithInvites {
      constructor(params: { peer: Raw.TypeInputPeer }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x3920e6ef

Property

Results

Raw.messages.TypeChatAdminsWithInvites