telegram api constructor · layer 229 · #dfb80317
channels.channelParticipant
Represents a channel participant
definition
channels.channelParticipant#dfb80317 participant:ChannelParticipant chats:Vector<Chat> users:Vector<User> = channels.ChannelParticipant;
parameters
| name | type | description |
|---|---|---|
participant | ChannelParticipant | The channel participant |
chats | Vector<Chat> | Mentioned chats |
users | Vector<User> | Users |
type
history
present in layers 46–229 · constructor id changed 1×
| id | layers |
|---|---|
| #d0d9b163 | 46–125 |
| #dfb80317 | 126–229 |