EditGuildStickerOptions
Documentation / @discordeno/types / EditGuildStickerOptions
Interface: EditGuildStickerOptions
Defined in: discordeno/sticker.ts:18
https://docs.discord.com/developers/resources/sticker#modify-guild-sticker-json-params
Properties
description?
optionaldescription?:string|null
Defined in: discordeno/sticker.ts:22
Description of the sticker (empty or 2-100 characters)
name?
optionalname?:string
Defined in: discordeno/sticker.ts:20
Name of the sticker (2-30 characters)
tags?
optionaltags?:string
Defined in: discordeno/sticker.ts:24
Autocomplete/suggestion tags for the sticker (max 200 characters)