DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationAttachmentsDefaultArgs<ExtArgs>

    GuildDisBotAutoModerationAttachments without action

    type GuildDisBotAutoModerationAttachmentsDefaultArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildDisBotAutoModerationAttachmentsInclude<ExtArgs> | null;
        omit?: GuildDisBotAutoModerationAttachmentsOmit<ExtArgs> | null;
        select?: GuildDisBotAutoModerationAttachmentsSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildDisBotAutoModerationAttachments

    Select specific fields to fetch from the GuildDisBotAutoModerationAttachments