RESTPatchAPIGuildStickerJSONBody

https://discord.com/developers/docs/resources/sticker#modify-guild-sticker

Signature

export interface RESTPatchAPIGuildStickerJSONBody

Properties

3

Methods

0

No methods.

Properties

name?: string | undefined;

Name of the sticker (2-30 characters)

description?: string | null | undefined;

Description of the sticker (2-100 characters)

tags?: string | undefined;

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