Type Alias GuildCustomBotProfileCountAggregateOutputType

GuildCustomBotProfileCountAggregateOutputType: {
    _all: number;
    avatarKey: number;
    bannerKey: number;
    bio: number;
    dbId: number;
    enabled: number;
    guildId: number;
    nick: number;
}