ChannelParticipantSelf
---types--- channelParticipantSelf#4f607bef flags:# via_request:flags.0?true user_id:long inviter_id:long date:date subscription_until_date:flags.1?date = ChannelParticipant
Belongs to
ChannelParticipant |
This type can be an instance of either:
ChannelParticipant | ChannelParticipantAdmin |
ChannelParticipantBanned | ChannelParticipantCreator |
ChannelParticipantLeft | ChannelParticipantSelf |
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. |