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
Go to Latest
class default
import { default } from "https://deno.land/x/aether@v0.0.1-beta/src/structures/guild/Emoji.ts";

Constructors

new
default(data: any)

Properties

animated: boolean
available: boolean
id: string
managed: boolean
name: string
requireColons: boolean
roles: string[]