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