Update SlashCommand.md
This commit is contained in:
parent
d66ea5478e
commit
710cb59e48
@ -1,5 +1,5 @@
|
||||
# Slash command demo
|
||||
- Unsupport Autocomplete feature (maybe)
|
||||
- Support Autocomplete feature (half)
|
||||
- Unused `guild.searchInteraction()` (Use only if not working properly)
|
||||
|
||||
# Slash Command (no options)
|
||||
@ -63,4 +63,4 @@ await message.channel.sendSlash('718642000898818048', 'sauce', a)
|
||||
- [interactionCreate](https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/Client?scrollTo=e-interactionCreate)
|
||||
- [interactionFailure](https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/Client?scrollTo=e-interactionFailure)
|
||||
- [interactionSuccess](https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/Client?scrollTo=e-interactionSuccess)
|
||||
- [interactionModalCreate](https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/Client?scrollTo=e-interactionModalCreate)
|
||||
- [interactionModalCreate](https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/Client?scrollTo=e-interactionModalCreate)
|
||||
|
Loading…
Reference in New Issue
Block a user