github.com/gotd/td/tg.AccountAutoDownloadSettings.High (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_auto_download_settings_gen.go#L44: High AutoDownloadSettings
tl_account_auto_download_settings_gen.go#L68: if !(a.High.Zero()) {
tl_account_auto_download_settings_gen.go#L92: a.High = from.GetHigh()
tl_account_auto_download_settings_gen.go#L154: if err := a.High.Encode(b); err != nil {
tl_account_auto_download_settings_gen.go#L187: if err := a.High.Decode(b); err != nil {
tl_account_auto_download_settings_gen.go#L215: return a.High
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |