Room Account Data Store
fun RoomAccountDataStore(roomAccountDataRepository: RoomAccountDataRepository, tm: TransactionManager, contentMappings: EventContentSerializerMappings, config: MatrixClientConfiguration, storeScope: CoroutineScope)