Type Alias TwitterStreamerSumAggregateOutputType

TwitterStreamerSumAggregateOutputType: {
    customCoolDownBeforeNextLive: number | null;
    customCoolDownBeforeNextPost: number | null;
    offlineGracePeriod: number | null;
}