Commands
Kord Extensions supports multiple command types and provides a rich argument parsing system that is only as complex as you need it to be. See the following pages for more information.
Arguments
Learn about how to provide and handle command arguments, how they're parsed, and how to define your own argument types.
Arguments
How to define and accept commmand arguments.
Converters
Argument parsing, completion and validation.
Modals
Modal forms - pop up and collect data.
Base APIs
Learn about the APIs available on the base types extended by each command type.
Basic Command APIs
Basic APIs shared by all command types.
Basic Context APIs
Basic APIs shared by all command context types.
Commands
Learn about the different command types, and how to use them.
Application Commands
Rich command types, including slash and context commands.
Chat Commands
Prefixed commands sent in messages.