DisBot
    Preparing search index...

    Type Alias GuildModeration$GuildUserModerationSettingUnwarnArgs<ExtArgs>

    GuildModeration.GuildUserModerationSettingUnwarn

    type GuildModeration$GuildUserModerationSettingUnwarnArgs<
        ExtArgs extends InternalArgs = DefaultArgs,
    > = {
        include?: GuildUserModerationSettingUnwarnInclude<ExtArgs> | null;
        omit?: GuildUserModerationSettingUnwarnOmit<ExtArgs> | null;
        select?: GuildUserModerationSettingUnwarnSelect<ExtArgs> | null;
        where?: GuildUserModerationSettingUnwarnWhereInput;
    }

    Type Parameters

    Index

    Properties

    Choose, which related nodes to fetch as well

    Omit specific fields from the GuildUserModerationSettingUnwarn

    Select specific fields to fetch from the GuildUserModerationSettingUnwarn