Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface ICommand
Re-export
import { type ICommand } from "https://deno.land/x/sptaki@1.2.0/models/spt/utils/mod.ts";

Properties

uuid: string
cmd: () => Promise<any>