Type Alias GuildRolePanelEmbedCountOutputTypeSelect<ExtArgs>

GuildRolePanelEmbedCountOutputTypeSelect<ExtArgs>: {
    fields?: boolean | GuildRolePanelEmbedCountOutputTypeCountFieldsArgs;
}

Type Parameters