Skip to main content

EditGuildStickerOptions

@discordeno/bot


Documentation / @discordeno/bot / EditGuildStickerOptions

Interface: EditGuildStickerOptions

Defined in: packages/types/dist/types/discordeno.d.ts:1226

Properties

description?

optional description: null | string

Defined in: packages/types/dist/types/discordeno.d.ts:1230

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


name?

optional name: string

Defined in: packages/types/dist/types/discordeno.d.ts:1228

Name of the sticker (2-30 characters)


tags?

optional tags: string

Defined in: packages/types/dist/types/discordeno.d.ts:1232

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