Skip to main content
Module

x/harmony/deploy.ts>MessageStickerPayload

An easy to use Discord API Library for Deno.
Go to Latest
interface MessageStickerPayload
import { type MessageStickerPayload } from "https://deno.land/x/harmony@v2.9.0/deploy.ts";

Properties

id: string
optional
pack_id: string
name: string
description: string | null
tags: string
optional
available: boolean
optional
guild_id: string
optional
user: UserPayload
optional
sort_value: number