Type Alias TWSStatsChannelIdMaxAggregateOutputType

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