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