feat: add support for localized slash commands (v13 backport) (#7766)

This commit is contained in:
Hyro
2022-04-14 12:47:46 +02:00
committed by GitHub
parent 9e4a900e6d
commit 022e138b9a
6 changed files with 171 additions and 24 deletions

View File

@@ -55,7 +55,7 @@
"@sapphire/async-queue": "^1.1.9",
"@types/node-fetch": "^2.5.12",
"@types/ws": "^8.2.2",
"discord-api-types": "^0.27.1",
"discord-api-types": "^0.30.0",
"form-data": "^4.0.0",
"node-fetch": "^2.6.1",
"ws": "^8.4.0"