Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aether/src/structures/Base.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/Base.ts";

Constructors

new
default(id: string, client: Client)

Properties

protected
client: Client

Client of the structure

readonly
createdAt: number

Getter to get when the structure was created

id: string

ID of the structure

Methods

toString(): string

Method to convert the structure into a string