DisBot
    Preparing search index...

    Type Alias VanityEmbedAuthorUncheckedUpdateWithoutVanityEmbedsInput

    type VanityEmbedAuthorUncheckedUpdateWithoutVanityEmbedsInput = {
        IconURL?: NullableStringFieldUpdateOperationsInput | string | null;
        Id?: IntFieldUpdateOperationsInput | number;
        Name?: NullableStringFieldUpdateOperationsInput | string | null;
        URL?: NullableStringFieldUpdateOperationsInput | string | null;
    }
    Index

    Properties

    Properties