github.com/gotd/td/tg.InputPasskeyResponseRegister.ClientData (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_passkey_response_gen.go#L51: ClientData DataJSON
tl_input_passkey_response_gen.go#L79: if !(i.ClientData.Zero()) {
tl_input_passkey_response_gen.go#L103: i.ClientData = from.GetClientData()
tl_input_passkey_response_gen.go#L156: if err := i.ClientData.Encode(b); err != nil {
tl_input_passkey_response_gen.go#L180: if err := i.ClientData.Decode(b); err != nil {
tl_input_passkey_response_gen.go#L199: return i.ClientData
![]() |
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. |