phone.GetGroupCallJoinAs#

class pyrogram.raw.functions.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.

Usable by Users Bots
Details:
  • Layer: 227

  • ID: EF7C213A

Parameters:

peer (InputPeer) – The basic group, supergroup or channel whose video chat/livestream we’re trying to join; cannot target a live story.

Returns:

phone.JoinAsPeers