Type Alias KickStreamerMinAggregateInputType

KickStreamerMinAggregateInputType: {
    auditLogsChannelId?: true;
    auditLogsEnabled?: true;
    autoPublishIfAnnouncmentChannel?: true;
    builtInClipsChannelId?: true;
    builtInClipsEnabled?: true;
    builtInClipsPingRoleId?: true;
    chatRoomId?: true;
    clipChannelId?: true;
    clipEnabled?: true;
    clipPingRoleId?: true;
    clipperNeedsAllCategories?: true;
    customCoolDownBeforeNextLive?: true;
    dbId?: true;
    deleteEmbeds?: true;
    enableVodDownloading?: true;
    founderRoleId?: true;
    guildId?: true;
    lastLive?: true;
    leaderBoardChannelId?: true;
    leaderBoardMessageId?: true;
    liveRoleId?: true;
    moderatorRoleId?: true;
    notificationChannelId?: true;
    ogRoleId?: true;
    pingRoleId?: true;
    sendOfflineMessage?: true;
    showNotifyButton?: true;
    streamerId?: true;
    streamerUserName?: true;
    subscriberRoleId?: true;
    usePerStreamerEmbeds?: true;
    verifiedRoleId?: true;
    vipRoleId?: true;
    vodsChannelId?: true;
    vodsPingRoleId?: true;
}