channelAdminLogEventActionChangeProfilePeerColor
The profile accent color was changed
type tg.ChannelAdminLogEventActionChangeProfilePeerColor struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevValue | PeerColorClass | yes | Previous accent palette |
NewValue | PeerColorClass | yes | New accent palette |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionChangeProfilePeerColor#5e477b25