github.com/gotd/td/tg.SecureValue.GetSelfie (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_secure_value_gen.go#L561: func (s *SecureValue) GetSelfie() (value SecureFileClass, ok bool) {
		tl_secure_value_gen.go#L654: 	if value, ok := s.GetSelfie(); ok {