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

x/harmony/src/interactions/mod.ts>ComponentInteractionHandler

An easy to use Discord API Library for Deno.
Latest
interface ComponentInteractionHandler
Re-export
import { type ComponentInteractionHandler } from "https://deno.land/x/harmony@v2.9.1/src/interactions/mod.ts";

Type Parameters

optional
T = any

Properties

customID: string
type: "button" | "modal"