Open smartpuffindev opened 7 months ago
Hello, I'm following the official documentation. It mentions several very useful headers, such as X-Ratelimit-Limit, X-Ratelimit-Remaining, and X-Ratelimit-Reset. How do I access these headers using this library?
X-Ratelimit-Limit
X-Ratelimit-Remaining
X-Ratelimit-Reset
Thanks in advance.
Hello, I'm following the official documentation. It mentions several very useful headers, such as
X-Ratelimit-Limit
,X-Ratelimit-Remaining
, andX-Ratelimit-Reset
. How do I access these headers using this library?Thanks in advance.