Type Alias KSCurrentlyLiveMaxAggregateOutputType

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