EditGuildStickerOptions
@discordeno/bot • Docs
Documentation / @discordeno/bot / EditGuildStickerOptions
Interface: EditGuildStickerOptions
Properties
description?
optional
description:null
|string
Description of the sticker (empty or 2-100 characters)
Defined in
packages/types/dist/types/discordeno.d.ts:1201
name?
optional
name:string
Name of the sticker (2-30 characters)
Defined in
packages/types/dist/types/discordeno.d.ts:1199
tags?
optional
tags:string
Autocomplete/suggestion tags for the sticker (max 200 characters)
Defined in
packages/types/dist/types/discordeno.d.ts:1203