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;
---functions---
channels.getSendAs#dc770ee peer:InputPeer = channels.SendAsPeers;
| Constructor | Description |
|---|---|
| channels.sendAsPeers | A list of peers that can be used to send messages in a specific group |
| Method | Description |
|---|---|
| channels.getSendAs | Obtains a list of peers that can be displayed as the sender in a specific context. With for_live_stories, returns peers that may author live story in-call messages ยป. |