Type Alias YTSCurrentlyLiveMinAggregateOutputType

YTSCurrentlyLiveMinAggregateOutputType: {
    channelId: string | null;
    correct: boolean | null;
    dbId: string | null;
    messageId: string | null;
    youtubeStreamerId: string | null;
}