Type Alias ClubStreamerCountAggregateInputType
ClubStreamerCountAggregateInputType: {
_all?: true;
autoPublishIfAnnouncmentChannel?: true;
customCoolDownBeforeNextPost?: true;
dbId?: true;
guildId?: true;
lastPostAt?: true;
lastPostId?: true;
notificationChannelId?: true;
pingRoleId?: true;
showNotifyButton?: true;
streamerUserName?: true;
usePerStreamerEmbeds?: true;
}