Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aether/src/structures/guild/Emoji.ts>default

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

Constructors

new
default(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