const github.com/gotd/td/tg.AccountUpdateNotifySettingsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_update_notify_settings_gen.go#L46: const AccountUpdateNotifySettingsRequestTypeID = 0x84be5b93
tl_account_update_notify_settings_gen.go#L92: return AccountUpdateNotifySettingsRequestTypeID
tl_account_update_notify_settings_gen.go#L104: ID: AccountUpdateNotifySettingsRequestTypeID,
tl_account_update_notify_settings_gen.go#L128: b.PutID(AccountUpdateNotifySettingsRequestTypeID)
tl_account_update_notify_settings_gen.go#L154: if err := b.ConsumeID(AccountUpdateNotifySettingsRequestTypeID); err != nil {
tl_registry_gen.go#L1271: AccountUpdateNotifySettingsRequestTypeID: "account.updateNotifySettings#84be5b93",
tl_registry_gen.go#L3053: "account.updateNotifySettings": AccountUpdateNotifySettingsRequestTypeID,
tl_registry_gen.go#L4835: AccountUpdateNotifySettingsRequestTypeID: func() bin.Object { return &AccountUpdateNotifySettingsRequest{} },
tl_server_gen.go#L518: s.handlers[AccountUpdateNotifySettingsRequestTypeID] = 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. |