Represents multiple channel participants
Constructor schema is available as of layer 126. Switch ยป
| Name | Type | Description |
|---|---|---|
| count | int | Total number of participants that correspond to the given query |
| participants | Vector<ChannelParticipant> | Participants |
| chats | Vector<Chat> | Mentioned chats |
| users | Vector<User> | Users mentioned in participant info |