const github.com/gotd/td/tg.AccountSaveAutoDownloadSettingsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_save_auto_download_settings_gen.go#L53: const AccountSaveAutoDownloadSettingsRequestTypeID = 0x76f36233
tl_account_save_auto_download_settings_gen.go#L107: return AccountSaveAutoDownloadSettingsRequestTypeID
tl_account_save_auto_download_settings_gen.go#L119: ID: AccountSaveAutoDownloadSettingsRequestTypeID,
tl_account_save_auto_download_settings_gen.go#L159: b.PutID(AccountSaveAutoDownloadSettingsRequestTypeID)
tl_account_save_auto_download_settings_gen.go#L183: if err := b.ConsumeID(AccountSaveAutoDownloadSettingsRequestTypeID); err != nil {
tl_registry_gen.go#L1323: AccountSaveAutoDownloadSettingsRequestTypeID: "account.saveAutoDownloadSettings#76f36233",
tl_registry_gen.go#L3105: "account.saveAutoDownloadSettings": AccountSaveAutoDownloadSettingsRequestTypeID,
tl_registry_gen.go#L4887: AccountSaveAutoDownloadSettingsRequestTypeID: func() bin.Object { return &AccountSaveAutoDownloadSettingsRequest{} },
tl_server_gen.go#L1502: s.handlers[AccountSaveAutoDownloadSettingsRequestTypeID] = handler
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. |