Skip to main content

CreateGuildStickerOptions

@discordeno/bot


Documentation / @discordeno/bot / CreateGuildStickerOptions

Interface: CreateGuildStickerOptions

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

Properties

description

description: string

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

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


file

file: FileContent

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

The sticker file to upload, must be a PNG, APNG, or Lottie JSON file, max 512 KB


name

name: string

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

Name of the sticker (2-30 characters)


tags

tags: string

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

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