channelAdminLogEventActionChangeTitle
Channel/supergroup title was changed
type tg.ChannelAdminLogEventActionChangeTitle struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevValue | string | yes | Previous title |
NewValue | string | yes | New title |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionChangeTitle#e6dfb825