ping command doesnt work

Hey I Have Updated My Package Top v14.10.2. After I Tried To Run Ping Command And It Show Ping As -1 ms. Here Is The Code
${Math.floor(client.ws.ping)} ms
${Math.floor(client.ws.ping)} ms
4 Replies
d.js toolkit
d.js toolkit15mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
monbrey
monbrey15mo ago
Looks like a bug, I've replicated it nope I'll try with a timer before it logs Yeah this would be it
[WS => Shard 0] Shard received all its guilds. Marking as fully ready.
Ready
[WS => Shard 0] First heartbeat sent, starting to beat every 41250ms
[WS => Shard 0] Heartbeat acknowledged, latency of 219ms.
219
[WS => Shard 0] Heartbeat acknowledged, latency of 206ms.
[WS => Shard 0] Shard received all its guilds. Marking as fully ready.
Ready
[WS => Shard 0] First heartbeat sent, starting to beat every 41250ms
[WS => Shard 0] Heartbeat acknowledged, latency of 219ms.
219
[WS => Shard 0] Heartbeat acknowledged, latency of 206ms.
Professor
Professor15mo ago
@monbrey What Is The Problem???
monbrey
monbrey15mo ago
Its what Qjuh said