mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Improve some JSDocs
This commit is contained in:
@@ -443,11 +443,11 @@ module.exports = Client;
|
||||
/**
|
||||
* Emitted for general warnings
|
||||
* @event Client#warn
|
||||
* @param {string} The warning
|
||||
* @param {string} info The warning
|
||||
*/
|
||||
|
||||
/**
|
||||
* Emitted for general debugging information
|
||||
* @event Client#debug
|
||||
* @param {string} The debug information
|
||||
* @param {string} info The debug information
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user