Skip to main content
Module

x/natico/mod.ts>ArgOptions

A powerful and customizable framework for Discordeno
Latest
interface ArgOptions
Re-export
import { type ArgOptions } from "https://deno.land/x/natico@4.0.0-pre.4/mod.ts";

Properties

optional
match: Matches
optional
customType: customType
optional
prompt: string
optional
channel_types: string[]
optional
min_value: number
optional
max_value: number
optional
autocomplete: boolean