Data containing the name and options for an interaction.
Properties
Parameter
Type
Required
Description
id
string
true
ID of the ApplicationCommand of this interaction.
name
Name of the ApplicationCommand of this interaction.
options
InteractionOption[]
false
The options of this interaction.
Last updated 5 years ago