Type Alias KickClipperCountAggregateInputType
KickClipperCountAggregateInputType: {
_all?: true;
blacklistedStreamerNames?: true;
clipChannelId?: true;
clipEnabled?: true;
clipPingRoleId?: true;
clipperUserName?: true;
dbId?: true;
guildId?: true;
showNotifyButton?: true;
webhookAvatarUrl?: true;
webhookEnabled?: true;
webhookUsername?: true;
whitelistedStreamerNames?: true;
}