Fix Channel send Slash command

- Fix slash command with subcommand, choices , ...
This commit is contained in:
March 7th
2022-03-31 12:02:56 +07:00
parent 291db41844
commit 9edf3ccda2
2 changed files with 43 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "1.2.1",
"version": "1.2.2",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",