DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationMessagesDefaultArgs<ExtArgs>

    GuildDisBotAutoModerationMessages without action

    type GuildDisBotAutoModerationMessagesDefaultArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildDisBotAutoModerationMessagesInclude<ExtArgs> | null;
        omit?: GuildDisBotAutoModerationMessagesOmit<ExtArgs> | null;
        select?: GuildDisBotAutoModerationMessagesSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildDisBotAutoModerationMessages

    Select specific fields to fetch from the GuildDisBotAutoModerationMessages