DisBot
    Preparing search index...

    Type Alias VanityEmbedAuthorCreateWithoutVanityEmbedsInput

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

    Properties

    Properties

    IconURL?: string | null
    Name?: string | null
    URL?: string | null