DisBot
    Preparing search index...

    Type Alias XPDropsUncheckedUpdateManyWithoutLevelSettingsInput

    type XPDropsUncheckedUpdateManyWithoutLevelSettingsInput = {
        ChannelIds?: XPDropsUpdateChannelIdsInput | string[];
        ClaimType?: IntFieldUpdateOperationsInput | number;
        Id?: IntFieldUpdateOperationsInput | number;
        TimeToRespawn?: StringFieldUpdateOperationsInput | string;
        XPRange?: StringFieldUpdateOperationsInput | string;
    }
    Index

    Properties

    ChannelIds?: XPDropsUpdateChannelIdsInput | string[]
    ClaimType?: IntFieldUpdateOperationsInput | number
    TimeToRespawn?: StringFieldUpdateOperationsInput | string