defaultHistoryTTL
Contains info about the default value of the Time-To-Live setting, applied to all new chats.
type tg.DefaultHistoryTTL struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Period | int | yes | Time-To-Live setting applied to all new chats. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
defaultHistoryTTL#43b46b20