mirror of
https://github.com/danbulant/discord.js
synced 2026-07-13 07:00:44 +00:00
* fix: Capture stack traces in APIRouter to preserve async stack * fix: Handle the stack trace better * fix: Check if error is an instance of Error (5XX rejects with Result) * fix: Error.captureStackTrace is not supported in all browsers |
||
|---|---|---|
| .. | ||
| handlers | ||
| APIRequest.js | ||
| APIRouter.js | ||
| DiscordAPIError.js | ||
| RESTManager.js | ||