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

    Interface RESTPatchAPIGuildStickerJSONBody

    interface RESTPatchAPIGuildStickerJSONBody {
        description?: null | string;
        name?: string;
        tags?: string;
    }
    Index

    Properties

    description?: null | string

    Description of the sticker (2-100 characters)

    name?: string

    Name of the sticker (2-30 characters)

    tags?: string

    The Discord name of a unicode emoji representing the sticker's expression (2-200 characters)