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;
---functions---
channels.getSendAs#dc770ee peer:InputPeer = channels.SendAsPeers;
Constructors
Constructor |
Description |
channels.sendAsPeers |
A list of peers that can be used to send messages in a specific group |
Methods
Method |
Description |
channels.getSendAs |
Obtains a list of peers that can be used to send messages in a specific group |