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
peer
: Raw.TypeInputPeerThe group where we intend to send messages