Interface

StickerCreateOptions

Options for creating a pack/guild sticker.

Properties

description?: string | null
file: string

Base64 image data (`image` on the wire).

name: string
tags?: string[]