Raw.channels.GetSendAs

Raw.channels.GetSendAs

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

channels.getSendAs#e785a43f flags:# for_paid_reactions:flags.0?true peer:InputPeer = channels.SendAsPeers;
export namespace Raw {
  export namespace channels {
    export class GetSendAs {
      constructor(params: { forPaidReactions?: boolean; peer: Raw.TypeInputPeer }) {}
    }
  }
}

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

Layer: 201
Constructor ID: 0xe785a43f

Property

Results

Raw.channels.TypeSendAsPeers