Skip to main content

channelParticipantSelf

Myself

type tg.ChannelParticipantSelf struct { /* ... */ }

Implements ChannelParticipant.

Fields

NameTypeRequiredDescription
ViaRequestboolWhether I joined upon specific approval of an admin
UserIDint64yesUser ID
InviterIDint64yesUser that invited me to the channel/supergroup
DateintyesWhen did I join the channel/supergroup
SubscriptionUntilDateintIf set, contains the expiration date of the current Telegram Star subscription period » for the specified participant.
RankstringThe participant's tag ».

References