const github.com/gotd/td/tg.UsersSetSecureValueErrorsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1363: UsersSetSecureValueErrorsRequestTypeID: "users.setSecureValueErrors#90c894b5",
tl_registry_gen.go#L3145: "users.setSecureValueErrors": UsersSetSecureValueErrorsRequestTypeID,
tl_registry_gen.go#L4927: UsersSetSecureValueErrorsRequestTypeID: func() bin.Object { return &UsersSetSecureValueErrorsRequest{} },
tl_server_gen.go#L2246: s.handlers[UsersSetSecureValueErrorsRequestTypeID] = handler
tl_users_set_secure_value_errors_gen.go#L55: const UsersSetSecureValueErrorsRequestTypeID = 0x90c894b5
tl_users_set_secure_value_errors_gen.go#L101: return UsersSetSecureValueErrorsRequestTypeID
tl_users_set_secure_value_errors_gen.go#L113: ID: UsersSetSecureValueErrorsRequestTypeID,
tl_users_set_secure_value_errors_gen.go#L137: b.PutID(UsersSetSecureValueErrorsRequestTypeID)
tl_users_set_secure_value_errors_gen.go#L169: if err := b.ConsumeID(UsersSetSecureValueErrorsRequestTypeID); err != nil {
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. |