Skip to main content

Module slash_argument

Module slash_argument 

Source
Expand description

Application command argument handling code

Enums§

SlashArgError
Possible errors when parsing slash command arguments

Traits§

ContextMenuParameter
Implemented for all types that can be used in a context menu command
SlashArgument
Implement this trait on types that you want to use as a slash command parameter.