const github.com/gotd/td/tg.AccountChangeAuthorizationSettingsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_change_authorization_settings_gen.go#L69: const AccountChangeAuthorizationSettingsRequestTypeID = 0x40f48462
tl_account_change_authorization_settings_gen.go#L134: return AccountChangeAuthorizationSettingsRequestTypeID
tl_account_change_authorization_settings_gen.go#L146: ID: AccountChangeAuthorizationSettingsRequestTypeID,
tl_account_change_authorization_settings_gen.go#L194: b.PutID(AccountChangeAuthorizationSettingsRequestTypeID)
tl_account_change_authorization_settings_gen.go#L222: if err := b.ConsumeID(AccountChangeAuthorizationSettingsRequestTypeID); err != nil {
tl_registry_gen.go#L1341: AccountChangeAuthorizationSettingsRequestTypeID: "account.changeAuthorizationSettings#40f48462",
tl_registry_gen.go#L3123: "account.changeAuthorizationSettings": AccountChangeAuthorizationSettingsRequestTypeID,
tl_registry_gen.go#L4905: AccountChangeAuthorizationSettingsRequestTypeID: func() bin.Object { return &AccountChangeAuthorizationSettingsRequest{} },
tl_server_gen.go#L1836: s.handlers[AccountChangeAuthorizationSettingsRequestTypeID] = 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. |