InteractionData

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

string

true

Name of the ApplicationCommand of this interaction.

options

false

The options of this interaction.

Last updated

Was this helpful?