Skip to main content
Module

x/harmony/mod.ts>Base

An easy to use Discord API Library for Deno.
Go to Latest
class Base
Re-export
import { Base } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

Constructors

new
Base(client: Client, _data?: any)

Properties

client: Client

Constructors

new
Base(client: Client, _data?: any)

Properties

client: Client