telegram api constructor · layer 229 · #afe5623f

phone.joinAsPeers

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

definition

phone.joinAsPeers#afe5623f peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = phone.JoinAsPeers;

parameters

nametypedescription
peersVector<Peer>Peers
chatsVector<Chat>Chats mentioned in the peers vector
usersVector<User>Users mentioned in the peers vector

type

phone.JoinAsPeers

history

present in layers 125–229

idlayers
#afe5623f125–229