@typed-discord/rest
    Preparing search index...

    Interface UserNameplateResponse

    interface UserNameplateResponse {
        asset: string;
        label: string;
        palette: NameplatePalette;
        sku_id: `${bigint}` | null;
    }
    Index

    Properties

    asset: string

    Path to the nameplate asset

    label: string

    The label of this nameplate. Currently unused

    Background color of the nameplate

    sku_id: `${bigint}` | null

    ID of the nameplate SKU