DisBot
    Preparing search index...

    Type Alias GuildsCountOutputTypeCountAutoReactsArgs<ExtArgs>

    GuildsCountOutputType without action

    type GuildsCountOutputTypeCountAutoReactsArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        where?: GuildAutoReactsWhereInput;
    }

    Type Parameters

    Index

    Properties

    Properties