addTransaction

abstract suspend fun addTransaction(txnId: String, events: List<ClientEvent.RoomEvent<*>>)