Type Alias TTSStatsChannelIdMaxAggregateOutputType

TTSStatsChannelIdMaxAggregateOutputType: {
    dbId: string | null;
    isLive: string | null;
    tiktokStreamerId: string | null;
}