const github.com/gotd/td/tg.AccountSaveAutoSaveSettingsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_save_auto_save_settings_gen.go#L62: const AccountSaveAutoSaveSettingsRequestTypeID = 0xd69b8361
tl_account_save_auto_save_settings_gen.go#L129: return AccountSaveAutoSaveSettingsRequestTypeID
tl_account_save_auto_save_settings_gen.go#L141: ID: AccountSaveAutoSaveSettingsRequestTypeID,
tl_account_save_auto_save_settings_gen.go#L197: b.PutID(AccountSaveAutoSaveSettingsRequestTypeID)
tl_account_save_auto_save_settings_gen.go#L229: if err := b.ConsumeID(AccountSaveAutoSaveSettingsRequestTypeID); err != nil {
tl_registry_gen.go#L1354: AccountSaveAutoSaveSettingsRequestTypeID: "account.saveAutoSaveSettings#d69b8361",
tl_registry_gen.go#L3136: "account.saveAutoSaveSettings": AccountSaveAutoSaveSettingsRequestTypeID,
tl_registry_gen.go#L4918: AccountSaveAutoSaveSettingsRequestTypeID: func() bin.Object { return &AccountSaveAutoSaveSettingsRequest{} },
tl_server_gen.go#L2077: s.handlers[AccountSaveAutoSaveSettingsRequestTypeID] = 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. |