OptionValue
Represents the value of an option.
The OptionValueUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Boolean
Empty
Integer
String
OptionValueBoolean
Represents a boolean option.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "optionValueBoolean" | |
value | boolean | The value of the option |