Skip to main content
Module

x/natico/doc_mod.ts>Argument

A powerful and customizable framework for Discordeno
Latest
type alias Argument
import { type Argument } from "https://deno.land/x/natico@4.0.0-pre.4/doc_mod.ts";
definition: (message: DiscordenoMessage, args: string) => [returnItems, string | undefined] | Promise<[returnItems, string | undefined]>