Skip to main content
Module

x/harmony/mod.ts>FlagArgument

An easy to use Discord API Library for Deno.
Latest
interface FlagArgument
implements ArgumentBase
import { type FlagArgument } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Properties

match: "flag"
flag: string
optional
defaultValue: boolean