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 |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| via_request |
flags.0?true |
|
| user_id |
long |
User identifier. |
| inviter_id |
long |
|
| date |
int |
A point in time, unix seconds. |
| subscription_until_date |
flags.1?int |
|
| rank |
flags.2?string |
|
Type
ChannelParticipant
Related pages
Types used here