Type Alias ClubStreamerMaxAggregateInputType

ClubStreamerMaxAggregateInputType: {
    autoPublishIfAnnouncmentChannel?: true;
    customCoolDownBeforeNextPost?: true;
    dbId?: true;
    guildId?: true;
    lastPostAt?: true;
    lastPostId?: true;
    notificationChannelId?: true;
    pingRoleId?: true;
    showNotifyButton?: true;
    streamerUserName?: true;
    usePerStreamerEmbeds?: true;
}