MessageSelectMenu¶
Inherits: MessageInteractiveComponent < MessageComponent < Reference < Object
Description¶
Interactive component that displays a list of options. They single-select and multi-select behavior.
Properties¶
| type | name |
|---|---|
| bool | disabled |
| Array | options |
| String | placeholder |
| int | min_values |
| int | max_values |