DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationBlockedWordsDefaultArgs<ExtArgs>

    GuildDisBotAutoModerationBlockedWords without action

    type GuildDisBotAutoModerationBlockedWordsDefaultArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildDisBotAutoModerationBlockedWordsInclude<ExtArgs> | null;
        omit?: GuildDisBotAutoModerationBlockedWordsOmit<ExtArgs> | null;
        select?: GuildDisBotAutoModerationBlockedWordsSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildDisBotAutoModerationBlockedWords

    Select specific fields to fetch from the GuildDisBotAutoModerationBlockedWords