Future<List<Event>> getEventList( Room room, { int start = 0, bool onlySending = false, int? limit, });