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