Type Alias KSCurrentlyLiveMinAggregateOutputType

KSCurrentlyLiveMinAggregateOutputType: {
    channelId: string | null;
    correct: boolean | null;
    dbId: string | null;
    kickStreamerId: string | null;
    messageId: string | null;
}