Type Alias KickStreamerAvgAggregateOutputType

KickStreamerAvgAggregateOutputType: {
    customCoolDownBeforeNextLive: number | null;
    offlineGracePeriod: number | null;
    thumbnailWaitSeconds: number | null;
}