DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationMentionsDefaultArgs<ExtArgs>

    GuildDisBotAutoModerationMentions without action

    type GuildDisBotAutoModerationMentionsDefaultArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildDisBotAutoModerationMentionsInclude<ExtArgs> | null;
        omit?: GuildDisBotAutoModerationMentionsOmit<ExtArgs> | null;
        select?: GuildDisBotAutoModerationMentionsSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildDisBotAutoModerationMentions

    Select specific fields to fetch from the GuildDisBotAutoModerationMentions