CreateGuildStickerOptions
Documentation / @discordeno/bot / CreateGuildStickerOptions
Interface: CreateGuildStickerOptions
Defined in: packages/types/dist/types/discordeno.d.ts:1200
Properties
description
description:
string
Defined in: packages/types/dist/types/discordeno.d.ts:1204
Description of the sticker (empty or 2-100 characters)
file
file:
FileContent
Defined in: packages/types/dist/types/discordeno.d.ts:1208
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:1202
Name of the sticker (2-30 characters)
tags
tags:
string
Defined in: packages/types/dist/types/discordeno.d.ts:1206
Autocomplete/suggestion tags for the sticker (max 200 characters)