Skip to main content

EditGuildStickerOptions

@discordeno/bot


Documentation / @discordeno/bot / EditGuildStickerOptions

Interface: EditGuildStickerOptions

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

Properties

description?

optional description: null | string

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

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


name?

optional name: string

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

Name of the sticker (2-30 characters)


tags?

optional tags: string

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

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