Variable: StickerLimits
const
StickerLimits:object
Defined in: projects/utilities/packages/discord-utilities/src/lib/limits.ts:820
Namespace containing limits related to Discord Stickers.
Type declaration
MaximumStickerSize
MaximumStickerSize:
number
=512_000
Maximum size allowed for a sticker. Size is in bytes, and corresponds to 512KB.
MaximumTagsLength
MaximumTagsLength:
number
=200
Maximum number of characters allowed in the autocomplete/suggestion tags for the sticker.