Skip to main content
Module

x/natico/deps.ts>MessageSticker

A powerful and customizable framework for Discordeno
Latest
interface MessageSticker
Re-export
import { type MessageSticker } from "https://deno.land/x/natico@4.0.0-pre.4/deps.ts";

Properties

id: string

Id of the sticker

optional
packId: string

Id of the pack the sticker is from

name: string

Name of the sticker

description: string

Description of the sticker

tags: string

a unicode emoji representing the sticker's expression

Type of sticker format

optional
available: boolean

Whether or not the sticker is available

optional
guildId: string

Id of the guild that owns this sticker

optional
user: User

The user that uploaded the sticker

optional
sortValue: number

A sticker's sort order within a pack