phone.JoinAsPeers#

class pyrogram.raw.types.phone.JoinAsPeers#

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

Constructor of JoinAsPeers.

Details:
  • Layer: 227

  • ID: AFE5623F

Parameters:
  • peers (List of Peer) – Peers

  • chats (List of Chat) – Chats mentioned in the peers vector

  • users (List of User) – Users mentioned in the peers vector

Functions:

This object can be returned by 1 function.

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.