Type Alias GuildStickyMessageEmbedCountOutputTypeDefaultArgs<ExtArgs>

GuildStickyMessageEmbedCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildStickyMessageEmbedCountOutputTypeSelect<ExtArgs> | null;
}

GuildStickyMessageEmbedCountOutputType without action

Type Parameters

Type declaration