github.com/gotd/td/tg.InputCheckPasswordSRP.A (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_check_password_srp_gen.go#L153: A []byte
tl_input_check_password_srp_gen.go#L184: if !(i.A == nil) {
tl_input_check_password_srp_gen.go#L210: i.A = from.GetA()
tl_input_check_password_srp_gen.go#L268: b.PutBytes(i.A)
tl_input_check_password_srp_gen.go#L301: i.A = value
tl_input_check_password_srp_gen.go#L326: return i.A
github.com/gotd/td/telegram/auth
password.go#L38: A: a.A,
user.go#L35: A: a.A,
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. |