Void10k
Void10k
DIAdiscord.js - Imagine an app
Created by Void10k on 6/28/2023 in #djs-questions
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?
6 replies