The image attached comes from the Rest Event Response. This message was received over 20 times within 2 minutes. I have a few questions about this.
1. Why is a rate limit message being sent when there are still 3 requests remaining? 2. Why was there no warning message from the Rest Event RateLimited? 3. Is there anything I can improve (since it is a shared scope), or how should I best deal with this? 4. The difference between shared scope and user scope is that with shared, all bots on the server are included and affected, and with user, only my bot is affected, correct?