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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L361: 	ErrPollQuestionInvalid              = "POLL_QUESTION_INVALID"
		tl_errors_gen.go#L2178: 	return tgerr.Is(err, ErrPollQuestionInvalid)