channelAdminLogEventActionParticipantToggleAdmin
The admin rights of a user were changed
type tg.ChannelAdminLogEventActionParticipantToggleAdmin struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevParticipant | ChannelParticipantClass | yes | Previous admin rights |
NewParticipant | ChannelParticipantClass | yes | New admin rights |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionParticipantToggleAdmin#d5676710