Skip to main content
Module

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

An easy to use Discord API Library for Deno.
Go to Latest
type alias SlashOptionCallable
import { type SlashOptionCallable } from "https://deno.land/x/harmony@v2.9.0/src/interactions/mod.ts";
definition: (o: SlashOption) => ApplicationCommandOption