telegram api constructor · layer 229 · #1bd54456
channelParticipant
Channel/supergroup participant
definition
channelParticipant#1bd54456 flags:# user_id:long date:int subscription_until_date:flags.0?int rank:flags.2?string = ChannelParticipant;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
user_id | long | Participant user ID |
date | int | Date joined |
subscription_until_date | int | If set, contains the expiration date of the current Telegram Star subscription period » for the specified participant. |
rank | string |
type
ChannelParticipant · other constructors: channelParticipantSelf, channelParticipantCreator, channelParticipantAdmin, channelParticipantBanned, channelParticipantLeft
history
present in layers 46–229 · constructor id changed 3×
| id | layers |
|---|---|
| #15ebac1d | 46–132 |
| #c00c07c0 | 133–185 |
| #cb397619 | 186–222 |
| #1bd54456 | 223–229 |