We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37c001 commit a519557Copy full SHA for a519557
src/Client.js
@@ -31,9 +31,6 @@ class WebhooksManager extends EventEmitter {
31
constructor(client, port, options) {
32
super();
33
console.log(chalk.red("-----------------------"));
34
- console.log("The client has been changed to WebhooksManager, check our docs if your code is not working + BLWEvent.on Changed To client.on");
35
- console.log(chalk.red("----------------------"));
36
- console.log(chalk.red("-----------------------"));
37
console.log("All Manager Options Updated Check Our Docs Now! https://github.com/MaximKing1/BLWebhooks#readme");
38
console.log(chalk.red("----------------------"));
39
tsconfig.json
typings/index.d.ts
0 commit comments