Type Alias GuildCountOutputTypeCountSingleMessagesArgs<ExtArgs>

GuildCountOutputTypeCountSingleMessagesArgs<ExtArgs>: {
    where?: GuildCustomSingleMessageWhereInput;
}

GuildCountOutputType without action

Type Parameters