github.com/gotd/td/tg.InputSecureValue.Selfie (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_secure_value_gen.go#L79: Selfie InputSecureFileClass
tl_input_secure_value_gen.go#L133: if !(i.Selfie == nil) {
tl_input_secure_value_gen.go#L183: i.Selfie = val
tl_input_secure_value_gen.go#L277: if !(i.Selfie == nil) {
tl_input_secure_value_gen.go#L337: if i.Selfie == nil {
tl_input_secure_value_gen.go#L340: if err := i.Selfie.Encode(b); err != nil {
tl_input_secure_value_gen.go#L429: i.Selfie = value
tl_input_secure_value_gen.go#L540: i.Selfie = value
tl_input_secure_value_gen.go#L552: return i.Selfie, 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. |