waitForumTopicClosed

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