How to handle HTTP errors?
https://discordjs.guide/popular-topics/errors
I've read this and still don't know how to properly handle HTTP errors.
I don't really know how to handle a
How can I do this?
Update: Can I just do this?
I've read this and still don't know how to properly handle HTTP errors.
I don't really know how to handle a
403 (FORBIDDEN) error for example.How can I do this?
Update: Can I just do this?
