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
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. |