Browse Source

Fix xref in post-execution

pull/988/head
Hsu Still 7 years ago
parent
commit
6bf045eeca
No known key found for this signature in database GPG Key ID: 8601A145FDA95209
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/commands/post-execution.md

+ 1
- 1
docs/guides/commands/post-execution.md View File

@@ -143,7 +143,7 @@ public async Task LogAsync(LogMessage logMessage)
``` ```


[CommandException]: xref:Discord.Commands.CommandException [CommandException]: xref:Discord.Commands.CommandException
[LogMessage.Exception]: xref:Discord.Commands.LogMessage.Exception
[LogMessage.Exception]: xref:Discord.LogMessage.Exception
[CommandService.Log]: xref:Discord.Commands.CommandService.Log [CommandService.Log]: xref:Discord.Commands.CommandService.Log
[RuntimeResult]: xref:Discord.Commands.RuntimeResult [RuntimeResult]: xref:Discord.Commands.RuntimeResult
[CommandExecuted]: xref:Discord.Commands.CommandService.CommandExecuted [CommandExecuted]: xref:Discord.Commands.CommandService.CommandExecuted


Loading…
Cancel
Save