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
| name | type | description |
|---|---|---|
peers | Vector<Peer> | Peers |
chats | Vector<Chat> | Chats mentioned in the peers vector |
users | Vector<User> | Users mentioned in the peers vector |
type
history
present in layers 125–229
| id | layers |
|---|---|
| #afe5623f | 125–229 |