Type Alias GuildRolePanelCountAggregateInputType
GuildRolePanelCountAggregateInputType: {
_all?: true;
assignMode?: true;
boosterOnly?: true;
channelId?: true;
dbId?: true;
guildId?: true;
interactionType?: true;
logChannelId?: true;
maxRoles?: true;
messageId?: true;
name?: true;
panelId?: true;
requireAccountAgeDays?: true;
requireJoinAgeDays?: true;
requireMessageCount?: true;
webhookAvatarUrl?: true;
webhookEnabled?: true;
webhookUsername?: true;
}