Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Constructors

new
default(name: string, client?: Client)

Properties

protected
optional
client: Client
name: string