github.com/gotd/td/tg.AuthPasskeyLoginOptions.Options (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_passkey_registration_options_gen.go#L47: Options DataJSON
tl_account_passkey_registration_options_gen.go#L65: if !(p.Options.Zero()) {
tl_account_passkey_registration_options_gen.go#L85: p.Options = from.GetOptions()
tl_account_passkey_registration_options_gen.go#L133: if err := p.Options.Encode(b); err != nil {
tl_account_passkey_registration_options_gen.go#L156: if err := p.Options.Decode(b); err != nil {
tl_account_passkey_registration_options_gen.go#L168: return p.Options
![]() |
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. |