channelAdminLogEventActionParticipantSubExtend
A paid subscriber has extended their Telegram Star subscription ».
type tg.ChannelAdminLogEventActionParticipantSubExtend struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevParticipant | ChannelParticipantClass | yes | Same as new_participant. |
NewParticipant | ChannelParticipantClass | yes | The subscriber that extended the subscription. |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionParticipantSubExtend#64642db3