Skip to main content
Module

x/harmony/mod.ts>SlashCommandOptionPayload

An easy to use Discord API Library for Deno.
Go to Latest
interface SlashCommandOptionPayload
implements ApplicationCommandOptionBase<ApplicationCommandOptionPayload, ApplicationCommandOptionType>
import { type SlashCommandOptionPayload } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

Properties

optional
channel_types: ChannelTypes[]
optional
min_value: number
optional
max_value: number