ChannelParticipantSelf
---types---
channelParticipantSelf#a9478a1a flags:# via_request:flags.0?true user_id:long inviter_id:long date:date subscription_until_date:flags.1?date rank:flags.2?string = ChannelParticipant
Belongs to
This type can be an instance of either:
Members
| user_id | long | |
| inviter_id | long | |
| date | date | |
| via_request | flag | This argument defaults to None and can be omitted. |
| subscription_until_date | date | This argument defaults to None and can be omitted. |
| rank | string | This argument defaults to None and can be omitted. |