Browse Source

Cleanup TypeReader section

pull/826/head
Hsu Still 8 years ago
parent
commit
21a246e106
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      docs/guides/commands/commands.md

+ 3
- 1
docs/guides/commands/commands.md View File

@@ -334,4 +334,6 @@ necessary.
TypeReaders are not automatically discovered by the Command Service
and must be explicitly added.

To install a TypeReader, invoke [CommandService.AddTypeReader](xref:Discord.Commands.CommandService#Discord_Commands_CommandService_AddTypeReader__1_Discord_Commands_TypeReader_).
To install a TypeReader, invoke [CommandService.AddTypeReader].

[CommandService.AddTypeReader]: xref:Discord.Commands.CommandService#Discord_Commands_CommandService_AddTypeReader__1_Discord_Commands_TypeReader_

Loading…
Cancel
Save