Get rate limit status
get_rate_limit_statusRetrieve rate limit statistics: see Discord's slowdown requests and invalid response count to identify why calls feel slow.
Instructions
How rate limiting has been going: how many times Discord asked Omnicord to slow down (the request layer waits automatically), and the invalid-request counter that matters because Discord temporarily bans an IP after 10,000 invalid responses in ten minutes. Useful when calls feel slow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||