Type Alias TSStatsChannelIdMaxAggregateOutputType

TSStatsChannelIdMaxAggregateOutputType: {
    dbId: string | null;
    isLive: string | null;
    twitchStreamerId: string | null;
}