Type Alias YTSCustomMessageCountAggregateOutputType

YTSCustomMessageCountAggregateOutputType: {
    _all: number;
    content: number;
    dbId: number;
    type: number;
    youtubeStreamerId: number;
}