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