waitChatBoostUpdated

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