channelAdminLogEventActionParticipantToggleBan
The banned rights of a user were changed
type tg.ChannelAdminLogEventActionParticipantToggleBan struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevParticipant | ChannelParticipantClass | yes | Old banned rights of user |
NewParticipant | ChannelParticipantClass | yes | New banned rights of user |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionParticipantToggleBan#e6d83d7e