DisBot
    Preparing search index...

    Type Alias VanityEmbedAuthorUpdateWithoutVanityEmbedsInput

    type VanityEmbedAuthorUpdateWithoutVanityEmbedsInput = {
        IconURL?: NullableStringFieldUpdateOperationsInput | string | null;
        Name?: NullableStringFieldUpdateOperationsInput | string | null;
        URL?: NullableStringFieldUpdateOperationsInput | string | null;
    }
    Index

    Properties

    Properties