github.com/gotd/td/tg.SecureValue.Selfie (field)
9 uses
github.com/gotd/td/tg (current package)
tl_secure_value_gen.go#L76: Selfie SecureFileClass
tl_secure_value_gen.go#L132: if !(s.Selfie == nil) {
tl_secure_value_gen.go#L186: s.Selfie = val
tl_secure_value_gen.go#L285: if !(s.Selfie == nil) {
tl_secure_value_gen.go#L345: if s.Selfie == nil {
tl_secure_value_gen.go#L348: if err := s.Selfie.Encode(b); err != nil {
tl_secure_value_gen.go#L438: s.Selfie = value
tl_secure_value_gen.go#L556: s.Selfie = value
tl_secure_value_gen.go#L568: return s.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. |