Markdown
Dropdown Selects (Chatbot API)
Dropdowns can be used for:
- picking a channel
- selecting a user
- selecting from a fixed list
Pattern
- Send a card with a select/dropdown element.
- User selects an option and submits (or triggers an action).
- Handle selection via webhook and update state.