Myself
channelParticipantSelf#28a8bc67 user_id:long inviter_id:long date:int = ChannelParticipant;
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 |