mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
docs(InteractionCollector): remove repeated "the" (#6802)
This commit is contained in:
@@ -495,7 +495,7 @@ class WebSocketShard extends EventEmitter {
|
||||
|
||||
/**
|
||||
* Sets the HELLO packet timeout.
|
||||
* @param {number} [time] If set to -1, it will clear the hello timeout timeout
|
||||
* @param {number} [time] If set to -1, it will clear the hello timeout
|
||||
* @private
|
||||
*/
|
||||
setHelloTimeout(time) {
|
||||
|
||||
Reference in New Issue
Block a user