Raw.channels.GetSendAs

Raw.channels.GetSendAs

Obtains a list of peers that can be used to send messages in a specific group

channels.getSendAs#dc770ee peer:InputPeer = channels.SendAsPeers;
export namespace Raw {
  export namespace channels {
    export class GetSendAs {
      constructor(params: { peer: Raw.TypeInputPeer }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xdc770ee

Property

Results

Raw.channels.TypeSendAsPeers