Type Alias TSStatsChannelIdMinAggregateOutputType

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