channelAdminLogEventActionChangeHistoryTTL
The Time-To-Live of messages in this chat was changed
type tg.ChannelAdminLogEventActionChangeHistoryTTL struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PrevValue | int | yes | Previous value |
NewValue | int | yes | New value |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionChangeHistoryTTL#6e941a38