How to make a delay in editing messages ๐Ÿ˜€

So i have nade a command that sends a message and edits it. However the editing part Super Fast and i would want to know how to set a Delay on it for example i want a command that just says โ€œhiโ€ then edits it to โ€œHelloโ€ in 2 seconds :neutral_face:

Try something like setInterval():

Or find a package like this on NPM:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.