channelAdminLogEventActionParticipantJoinByInvite
A user joined the supergroup/channel using a specific invite link
type tg.ChannelAdminLogEventActionParticipantJoinByInvite struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fieldsโ
| Name | Type | Required | Description |
|---|---|---|---|
ViaChatlist | bool | โ | The participant joined by importing a chat folder deep link ยป. |
Invite | ExportedChatInviteClass | yes | The invite link used to join the supergroup/channel |
Referencesโ
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionParticipantJoinByInvite#fe9fc158