mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-07 02:21:27 +03:00
Improve JSDoc types
This commit is contained in:
@@ -104,7 +104,8 @@ const {
|
||||
} = require('discord.js');
|
||||
|
||||
/**
|
||||
* The bot client
|
||||
* The Discord client
|
||||
* @typedef {Bot} Bot
|
||||
* @extends {Client}
|
||||
*/
|
||||
class Bot extends Client {
|
||||
|
Reference in New Issue
Block a user