A list of peers that can be used to send messages in a specific group
channels.sendAsPeers#8356cda9 peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = channels.SendAsPeers;
| Name | Type | Description |
|---|---|---|
| peers | Vector<SendAsPeer> | Peers that can be used to send messages to the group |
| chats | Vector<Chat> | Mentioned chats |
| users | Vector<User> | Mentioned users |