Rate limits for /interactions & /webhooks
https://discord.com/developers/docs/interactions/receiving-and-responding#endpoints
On this page it says "The endpoints below are not bound to the application's Global Rate Limit"
Though the @discordjs/rest package is setup to rate limit all /webhooks paths the same so editing interactions and following up gets globally rate limited with the current code.
Would it be recommended to open a Pull Request to fix this in the @discordjs/rest package?
On this page it says "The endpoints below are not bound to the application's Global Rate Limit"
Though the @discordjs/rest package is setup to rate limit all /webhooks paths the same so editing interactions and following up gets globally rate limited with the current code.
Would it be recommended to open a Pull Request to fix this in the @discordjs/rest package?
Discord Developer Portal
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
