10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a91c3 commit 87ba302Copy full SHA for 87ba302
README.md
@@ -247,7 +247,8 @@ See the [Rate Limiting FAQ](https://dev.twitter.com/docs/rate-limiting-faq)
247
for more information.
248
249
Unless your return format is JOSN, you will receive rate-limiting details
250
-in the returned data’s ```$reply->rate``` property.
+in the returned data’s ```$reply->rate``` property,
251
+if the Twitter API responds with rate-limiting HTTP headers.
252
253
Return formats
254
--------------
0 commit comments