Discord.Net/docs/_overwrites/Commands/ICommandContext.Inclusion.md

6 lines
244 B
Markdown
Raw Permalink Normal View History

2024-06-12 22:43:59 -07:00
An example of how this class is used the command system can be seen
below:
[!code[Sample module](../../guides/text_commands/samples/intro/empty-module.cs)]
[!code[Command handler](../../guides/text_commands/samples/intro/command_handler.cs)]