Expand description
Application command argument handling code
Enums§
- Slash
ArgError - Possible errors when parsing slash command arguments
Traits§
- Context
Menu Parameter - Implemented for all types that can be used in a context menu command
- Slash
Argument - Implement this trait on types that you want to use as a slash command parameter.