phone.JoinAsPeers

A list of peers that can be used to join a group call, presenting yourself as a specific user/channel.

Method schema is available as of layer 125. Switch »

Constructors

Constructor Description
phone.joinAsPeers Contains the peers that may be used to join a video chat/livestream, see joining on behalf of owned channels ».

Methods

Method Description
phone.getGroupCallJoinAs Get a list of peers that can be used to join a video chat or livestream », presenting yourself as a specific user/channel.

This method cannot be used for live stories or conference calls. To comment or react in a live story as another peer, use channels.getSendAs with for_live_stories set and pass one of the returned peers to phone.sendGroupCallMessage.send_as.