waitQuizPollUpdates

suspend fun BehaviourContext.waitQuizPollUpdates(    initRequest: Request<*>? = null,     errorFactory: NullableRequestBuilder<*> = { null }): Flow<QuizPoll>

This wait will be triggered only for stopped polls and polls, which are sent by the bot