Type Alias TWSStatsChannelIdMinAggregateOutputType

TWSStatsChannelIdMinAggregateOutputType: {
    dbId: string | null;
    isLive: string | null;
    twitterStreamerId: string | null;
}