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

x/harmony/src/client/client.ts>event

An easy to use Discord API Library for Deno.
Go to Latest
function event
import { event } from "https://deno.land/x/harmony@v2.8.0/src/client/client.ts";

Event decorator to create an Event handler from function

Parameters

optional
name: keyof ClientEvents