Type Alias GuildCustomMessageCountOutputTypeCountButtonsArgs<ExtArgs>

GuildCustomMessageCountOutputTypeCountButtonsArgs<ExtArgs>: {
    where?: GuildMessageButtonWhereInput;
}

GuildCustomMessageCountOutputType without action

Type Parameters