Skip to main content
Module

x/aether/mod.ts>Base

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

Constructors

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