Type Alias TwitterStreamerAvgAggregateOutputType

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