Files
BumbleCee/DPP-master/docpages/example_programs/interactions_and_components/slashcommands/subcommands.md
2023-12-20 19:45:25 +09:00

273 B

\page subcommands Using Sub-Commands in Slash Commands

This demonstrates how to use sub-commands within slash commands. Also shown below is an example of how to get a "resolved" parameter without having to use the cache or an extra API call.

\include{cpp} subcommands.cpp