channelAdminLogEventActionChangeUsername
Channel/supergroup username was changed
type tg.ChannelAdminLogEventActionChangeUsername struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevValue | string | yes | Old username |
NewValue | string | yes | New username |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionChangeUsername#6a4afc38