Skip to main content
type alias InteractionsClientEvents
import { type InteractionsClientEvents } from "https://deno.land/x/drex@v1.1.1/mod.ts";
definition: { interaction: [Interaction]; interactionError: [Error]; ping: []; }