Skip to main content
Module

x/aether/mod.ts>Emoji

A Deno library to interface with the Discord API
Latest
class Emoji
import { Emoji } from "https://deno.land/x/aether@v0.0.3/mod.ts";

Constructors

new
Emoji(data: any)

Properties

animated: boolean

Whether the emoji is animated

available: boolean

Whether the emoji is available

id: string

ID of the emoji

managed: boolean

Whether the emoji is managed

name: string

Name of the emoji

requireColons: boolean

Whether the emoji requires colons

roles: string[]

Roles that can access the emoji