Skip to main content
Module

x/coward/mod.ts>ReactionCustomEmoji

🐔 Coward is a Deno module for easy interaction with the Discord API.
Go to Latest
class ReactionCustomEmoji
import { ReactionCustomEmoji } from "https://deno.land/x/coward@v0.1.0/mod.ts";

Class representing a custom reaction emoji

Constructors

new
ReactionCustomEmoji(data: any, client: Client)

Properties

animateable: boolean