User Service Impl
constructor(roomUserStore: RoomUserStore, roomStore: RoomStore, roomStateStore: RoomStateStore, roomTimelineStore: RoomTimelineStore, globalAccountDataStore: GlobalAccountDataStore, api: MatrixClientServerApiClient, presenceEventHandler: PresenceEventHandler, currentSyncState: CurrentSyncState, userInfo: UserInfo, mappings: EventContentSerializerMappings, tm: TransactionManager, scope: CoroutineScope)