phone.JoinAsPeers

class pyrogram.raw.types.phone.JoinAsPeers

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

Constructor of JoinAsPeers.

Details:
  • Layer: 187

  • 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 group call, presenting yourself as a specific user/channel.