Skip to main content

EditGuildStickerOptions

Documentation


Documentation / @discordeno/types / EditGuildStickerOptions

Interface: EditGuildStickerOptions

Defined in: discordeno/sticker.ts:18

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

Properties

description?

optional description?: string | null

Defined in: discordeno/sticker.ts:22

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


name?

optional name?: string

Defined in: discordeno/sticker.ts:20

Name of the sticker (2-30 characters)


tags?

optional tags?: string

Defined in: discordeno/sticker.ts:24

Autocomplete/suggestion tags for the sticker (max 200 characters)