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

2 uses

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