Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/natico/examples/deps.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/examples/deps.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