Skip to main content

Variable: StickerLimits

const StickerLimits: object

Namespace containing limits related to Discord Stickers.

Type declaration

MaximumStickerSize

MaximumStickerSize: number

Maximum size allowed for a sticker. Size is in bytes, and corresponds to 512KB.

MaximumTagsLength

MaximumTagsLength: number

Maximum number of characters allowed in the autocomplete/suggestion tags for the sticker.

Defined in

node_modules/@sapphire/discord-utilities/dist/esm/index.d.mts:781