const github.com/gotd/td/tg.ErrQuizCorrectAnswersEmpty

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L374: 	ErrQuizCorrectAnswersEmpty          = "QUIZ_CORRECT_ANSWERS_EMPTY"
		tl_errors_gen.go#L2243: 	return tgerr.Is(err, ErrQuizCorrectAnswersEmpty)