CommandInternal interface
Home > streplts > CommandInternal
CommandInternal interface
Section titled “CommandInternal interface”Canonical model format maintained within internal registration map storage definitions.
Signature:
export interface CommandInternalProperties
Section titled “Properties”|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string[] | |||
|
any | null | |||
|
string | |||
|
string | |||
|
((args: string[], context: any, globals: any, options: Record<string, any>) => void | Promise<void>) | null |