waitChatBackgroundSet

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