Discord.https - v3.0.16
    Preparing search index...

    Interface RESTGetAPIGuildVanityUrlResult

    interface RESTGetAPIGuildVanityUrlResult {
        code: null | string;
        uses: number;
    }
    Index

    Properties

    Properties

    code: null | string
    uses: number