RESTPatchAPIGuildStickerJSONBody
https://discord.com/developers/docs/resources/sticker#modify-guild-sticker
Signature
export interface RESTPatchAPIGuildStickerJSONBodyProperties
3Methods
0No 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)