channelParticipantSelf

Myself

channelParticipantSelf#a3289a6d user_id:int inviter_id:int date:int = ChannelParticipant;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
via_request flags.0?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

Type

ChannelParticipant