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 |
subscription_until_date | flags.1?int | If set, contains the expiration date of the current Telegram Star subscription period ยป for the specified participant. |
Telegram Stars are virtual items that allow users to purchase digital goods and services from bots and mini apps inside the Telegram ecosystem, send gifts to content creators on the Telegram platform, and more.