Type Alias GuildRolePanelEmbedCountOutputTypeDefaultArgs<ExtArgs>

GuildRolePanelEmbedCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildRolePanelEmbedCountOutputTypeSelect<ExtArgs> | null;
}

GuildRolePanelEmbedCountOutputType without action

Type Parameters

Type declaration