fix: ping latency measurement #2

Closed
opened 2024-06-08 20:15:26 +02:00 by tygrdev · 0 comments
Owner

The "ping" command uses the wrong kind of measurement to determine how long it takes to edit its original message.

Instead compare the previous messages timestamp to the timestamp from the edit (msg.createdTimestamp).

The "ping" command uses the wrong kind of measurement to determine how long it takes to edit its original message. Instead compare the previous messages timestamp to the timestamp from the edit (`msg.createdTimestamp`).
Commenting is not possible because the repository is archived.
No description provided.