Type Alias GuildDisableBrandingMaxAggregateInputType

GuildDisableBrandingMaxAggregateInputType: {
    birthday?: true;
    clips?: true;
    dbId?: true;
    giveaways?: true;
    guildId?: true;
    leaderboard?: true;
    linkedRoles?: true;
    notifications?: true;
    starboard?: true;
    stickyMessage?: true;
    vods?: true;
    watchOnButton?: true;
    welcomeLeave?: true;
}