interface RESTPostAPIGuildStickerFormDataBody

external
export interface RESTPostAPIGuildStickerFormDataBody

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

external
description : string

Description of the sticker (empty or 2-100 characters)

external
file : unknown

The sticker file to upload, must be a PNG, APNG, GIF, or Lottie JSON file, max 512 KBUploaded stickers are constrained to 5 seconds in length for animated stickers, and 320 x 320 pixels.

external
name : string

Name of the sticker (2-30 characters)

external
tags : string

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