Comparing version 5.3.0-dev.1628723854 to 5.3.0-dev.1628725547
@@ -81,3 +81,3 @@ import { ApplicationCommand, Client as ClientJS, CommandInteraction, Interaction, Message, Snowflake } from "discord.js"; | ||
/** | ||
* @deprecated Use `clearApplicationCommands` instead. | ||
* @deprecated Use `initApplicationCommands` instead. | ||
*/ | ||
@@ -84,0 +84,0 @@ initSlashes: (options?: { |
@@ -18,3 +18,3 @@ "use strict"; | ||
/** | ||
* @deprecated Use `clearApplicationCommands` instead. | ||
* @deprecated Use `initApplicationCommands` instead. | ||
*/ | ||
@@ -21,0 +21,0 @@ this.initSlashes = this.initApplicationCommands; |
{ | ||
"name": "discordx", | ||
"version": "5.3.0-dev.1628723854", | ||
"version": "5.3.0-dev.1628725547", | ||
"description": "Create your discord bot by using TypeScript and decorators!", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
205144