Skip to content

0.1.0-rc2: onRateLimit and skip

Pre-release
Pre-release
Compare
Choose a tag to compare
@adiologydev adiologydev released this 16 Dec 17:16
· 5 commits to main since this release

Two new options to provide customizability for users in 0.1.0-rc2.

  • onRateLimit: You can now implement a custom method to handle if a client has reached the rate limit.
  • skip: Ability to implement a method that will return a boolean to skip ratelimits.