account.autoDownloadSettings
Media autodownload settings
type tg.AccountAutoDownloadSettings struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Low | AutoDownloadSettings | yes | Low data usage preset |
Medium | AutoDownloadSettings | yes | Medium data usage preset |
High | AutoDownloadSettings | yes | High data usage preset |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
account.autoDownloadSettings#63cacf26