Browse Source

Update ratelimits.md

pull/1923/head
quin lynch 3 years ago
parent
commit
e1abc1bca1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/concepts/ratelimits.md

+ 1
- 1
docs/guides/concepts/ratelimits.md View File

@@ -1,6 +1,6 @@
# Ratelimits

Ratelimits are a core concept of the discord api, each verified library must follow the ratelimit guidelines. Labs introduces a ratelimit exposure system to help you follow these ratelimits in your own code.
Ratelimits are a core concept of any API - Discords API is no exception. each verified library must follow the ratelimit guidelines.

### Using the ratelimit callback



Loading…
Cancel
Save