Skip to content

4.1.0

Compare
Choose a tag to compare
@joecampo joecampo released this 19 May 19:21
· 19 commits to master since this release
a2095cc

Added

The following methods were added to give access to rate limiting info:

getMaxAllowedRequests(): int
getRemainingRequests(): int
getSecondsUntilReset(): int
isRateLimited(): bool