How do i display the ping of the bot and API ping

Im useing the latest Discord.js But i cant find a working option any suggest im also useing / commands
22 Replies
d.js toolkit
d.js toolkit2y 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.
d.js docs
d.js docs2y ago
guide Popular Topics: Miscellaneous - How do I check the bot's ping? The second, Roundtrip Latency, describes the amount of time a full API roundtrip (from the creation of the command message to the creation of the response message) takes. You then edit the response to the respective value to avoid needing to send yet another message: read more
Fractyl
FractylOP2y ago
i keep gettinh this error TypeError: Cannot read properties of undefined (reading 'ws')
Hyproxen
Hyproxen2y ago
Then you didn't define ws.
Hyproxen
Hyproxen2y ago
Fractyl
FractylOP2y ago
how do i do this 1 sec
Fractyl
FractylOP2y ago
Fractyl
FractylOP2y ago
ive tried both of them
Hyproxen
Hyproxen2y ago
What's your exact discord.js version do npm list discord.js
Fractyl
FractylOP2y ago
will do 1 second [email protected]
Hyproxen
Hyproxen2y ago
try using interaction.client.ws.ping instead of client.xxx
Fractyl
FractylOP2y ago
ill give it a shot
Hyproxen
Hyproxen2y ago
no need to pass client as a seperate variable
Fractyl
FractylOP2y ago
that has worked
Hyproxen
Hyproxen2y ago
since its included in interaction
Fractyl
FractylOP2y ago
but how do i get the actual bot ping to? so i have websocket ping but how about actual bot ping
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Fractyl
FractylOP2y ago
the latency
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Fractyl
FractylOP2y ago
i believe so
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Fractyl
FractylOP2y ago
Okay Thanks!
Want results from more Discord servers?
Add your server