telegram api constructor · layer 229 · #a9478a1a
channelParticipantSelf
Myself
definition
channelParticipantSelf#a9478a1a flags:# via_request:flags.0?true user_id:long inviter_id:long date:int subscription_until_date:flags.1?int rank:flags.2?string = ChannelParticipant;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
via_request | true | Whether I joined upon specific approval of an admin |
user_id | long | User ID |
inviter_id | long | User that invited me to the channel/supergroup |
date | int | When did I join the channel/supergroup |
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: channelParticipant, channelParticipantCreator, channelParticipantAdmin, channelParticipantBanned, channelParticipantLeft
history
present in layers 46–229 · constructor id changed 4×
| id | layers |
|---|---|
| #a3289a6d | 46–132 |
| #28a8bc67 | 133 |
| #35a8bfa7 | 134–185 |
| #4f607bef | 186–222 |
| #a9478a1a | 223–229 |