Skip to main content
Version: 1.x

BasicCommandTranslationMetadata

BasicCommandTranslationMetadata

Represents the metadata for basic command translations.

Signature
interface BasicCommandTranslationMetadata {
name?: string;
}

name

property
string

The name of the command.