Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 653 Bytes

Command.md

File metadata and controls

15 lines (10 loc) · 653 Bytes

Command

Properties

Name Type Description Notes
aliases List<String> All the aliases that were registered for this command
description String The description provided with the command
help String Extended help information on the usage of the command
link String The API link that can be used to obtain more information about this object
name String The name of the command, sometimes also referred to as primary alias.
usage String A short description of the usage of this command