Type Alias GuildMessageEmbedCountOutputTypeDefaultArgs<ExtArgs>

GuildMessageEmbedCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildMessageEmbedCountOutputTypeSelect<ExtArgs> | null;
}

GuildMessageEmbedCountOutputType without action

Type Parameters

Type declaration