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