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