DisBot
    Preparing search index...

    Type Alias GuildDisBotAutoModerationBlockInvitesDefaultArgs<ExtArgs>

    GuildDisBotAutoModerationBlockInvites without action

    type GuildDisBotAutoModerationBlockInvitesDefaultArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildDisBotAutoModerationBlockInvitesInclude<ExtArgs> | null;
        omit?: GuildDisBotAutoModerationBlockInvitesOmit<ExtArgs> | null;
        select?: GuildDisBotAutoModerationBlockInvitesSelect<ExtArgs> | null;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildDisBotAutoModerationBlockInvites

    Select specific fields to fetch from the GuildDisBotAutoModerationBlockInvites