## Description This issue will be used as the roadmap keeping track of the documentation and scoping out pages as well as coordination. ## Tasks ### Slash commands - [x] Creating slash commands - [x] Simple options - [x] Optional options - [x] Subcommands - [x] Subcommand groups - [x] Double-nested subcommands - [x] Context menus - [x] Message commands - [x] User commands - [ ] Member commands - [x] Option choices - [x] Multiple options - [ ] Advanced option types - [x] Users and roles - [ ] Channels - [ ] Channel types (#2) - [ ] Slash commands permission management - [ ] Guild-specific commands ### Components - [ ] Introduction and notice about scalability - [x] Responding with link buttons - [ ] Simple component listener - [ ] Responding with clickable buttons - [ ] Responding with select menus - [ ] Variations and styling of components - [ ] Button callbacks - [ ] Waiting for interactive buttons
Description
This issue will be used as the roadmap keeping track of the documentation and scoping out pages as well as coordination.
Tasks
Slash commands
Components