}): AggregationCursor<{
        t: IRoom['t'];
        name: string;
        messages: number;
        usernames: string[];