github.com/gotd/td/tg.InputPasskeyCredentialPublicKey.Response (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_passkey_credential_gen.go#L57: Response InputPasskeyResponseClass
tl_input_passkey_credential_gen.go#L86: if !(i.Response == nil) {
tl_input_passkey_credential_gen.go#L110: i.Response = from.GetResponse()
tl_input_passkey_credential_gen.go#L168: if i.Response == nil {
tl_input_passkey_credential_gen.go#L171: if err := i.Response.Encode(b); err != nil {
tl_input_passkey_credential_gen.go#L212: i.Response = value
tl_input_passkey_credential_gen.go#L238: return i.Response
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |