Skip to main content
The Deno 2 Release Candidate is here
Learn more
class SavedCommand
Re-export
import { SavedCommand } from "https://deno.land/x/sptaki@1.2.0/helpers/Dialogue/Commando/mod.ts";

Constructors

new
SavedCommand(
quantity: number,
potentialItemNames: string[],
locale: string,
)

Properties

locale: string
potentialItemNames: string[]
quantity: number