Skip to main content
Module

x/harmony/deploy.ts>ComponentInteractionCallback

An easy to use Discord API Library for Deno.
Latest
type alias ComponentInteractionCallback
Re-export
import { type ComponentInteractionCallback } from "https://deno.land/x/harmony@v2.9.1/deploy.ts";
definition: (d: T) => any