channelAdminLogEventActionParticipantEditRank
A participant's tag » was changed.
type tg.ChannelAdminLogEventActionParticipantEditRank struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | The user ID. |
PrevRank | string | yes | The previous tag. |
NewRank | string | yes | The new tag. |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionParticipantEditRank#5806b4ec