github.com/gotd/td/tg.InputSecureValue.FrontSide (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_secure_value_gen.go#L65: FrontSide InputSecureFileClass
tl_input_secure_value_gen.go#L127: if !(i.FrontSide == nil) {
tl_input_secure_value_gen.go#L175: i.FrontSide = val
tl_input_secure_value_gen.go#L271: if !(i.FrontSide == nil) {
tl_input_secure_value_gen.go#L321: if i.FrontSide == nil {
tl_input_secure_value_gen.go#L324: if err := i.FrontSide.Encode(b); err != nil {
tl_input_secure_value_gen.go#L415: i.FrontSide = value
tl_input_secure_value_gen.go#L504: i.FrontSide = value
tl_input_secure_value_gen.go#L516: return i.FrontSide, true
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. |