The top level data of a command.
Properties
Parameter
Type
Required
Description
id
string
false
ID of this command.
application_id
The application this command uses.
name
true
This command's name.
description
This command's description.
options
ApplicationCommandOption[]
The options used by this command.
Last updated 5 years ago