waitRegularPollUpdates

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

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