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