const github.com/gotd/td/tg.AccountGetAllSecureValuesRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_all_secure_values_gen.go#L46: const AccountGetAllSecureValuesRequestTypeID = 0xb288bc7d
		tl_account_get_all_secure_values_gen.go#L77: 	return AccountGetAllSecureValuesRequestTypeID
		tl_account_get_all_secure_values_gen.go#L89: 		ID:   AccountGetAllSecureValuesRequestTypeID,
		tl_account_get_all_secure_values_gen.go#L104: 	b.PutID(AccountGetAllSecureValuesRequestTypeID)
		tl_account_get_all_secure_values_gen.go#L121: 	if err := b.ConsumeID(AccountGetAllSecureValuesRequestTypeID); err != nil {
		tl_registry_gen.go#L1299: 		AccountGetAllSecureValuesRequestTypeID:                                  "account.getAllSecureValues#b288bc7d",
		tl_registry_gen.go#L3081: 		"account.getAllSecureValues":                                        AccountGetAllSecureValuesRequestTypeID,
		tl_registry_gen.go#L4863: 		AccountGetAllSecureValuesRequestTypeID:                                  func() bin.Object { return &AccountGetAllSecureValuesRequest{} },
		tl_server_gen.go#L1042: 	s.handlers[AccountGetAllSecureValuesRequestTypeID] = handler