Browse Source

Update 06-subcommands.md

pull/1923/head
Quin Lynch GitHub 4 years ago
parent
commit
2404143722
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/slash-commands/06-subcommands.md

+ 1
- 1
docs/guides/slash-commands/06-subcommands.md View File

@@ -206,7 +206,7 @@ private async Task HandleSettingsCommand(SocketSlashCommand command)


``` ```


Now, let't try this out! Running the 3 get commands seems to get the default values we set.
Now, let's try this out! Running the 3 get commands seems to get the default values we set.


![settings get](images/settings2.png) ![settings get](images/settings2.png)




Loading…
Cancel
Save