InteractionOption<T = any>
The options of an interaction.
Last updated
Was this helpful?
The options of an interaction.
Last updated
Was this helpful?
Properties
Parameter
Type
Required
Description
name
string
true
The name of this option.
value
T
false
The value of this option.
options
false
The child options of this option.