Type Alias GuildCustomMessageCountOutputTypeDefaultArgs<ExtArgs>

GuildCustomMessageCountOutputTypeDefaultArgs<ExtArgs>: {
    select?: GuildCustomMessageCountOutputTypeSelect<ExtArgs> | null;
}

GuildCustomMessageCountOutputType without action

Type Parameters

Type declaration