A list of peers that can be used to send messages in a specific group
channels.sendAsPeers#f496b0c6 peers:Vector<SendAsPeer> 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 |