A list of peers that can be used to join a group call, presenting yourself as a specific user/channel.
phone.joinAsPeers#afe5623f peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = phone.JoinAsPeers;
| 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 |