10000 Add note about potentially missing rate-limit info in README, see #63 · carlpoole/codebird-php@87ba302 · GitHub
[go: up one dir, main page]

Skip to content

Commit 87ba302

Browse files
committed
Add note about potentially missing rate-limit info in README, see jublo#63
1 parent 18a91c3 commit 87ba302

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,8 @@ See the [Rate Limiting FAQ](https://dev.twitter.com/docs/rate-limiting-faq)
247247
for more information.
248248

249249
Unless your return format is JOSN, you will receive rate-limiting details
250-
in the returned data’s ```$reply->rate``` property.
250+
in the returned data’s ```$reply->rate``` property,
251+
if the Twitter API responds with rate-limiting HTTP headers.
251252

252253
Return formats
253254
--------------

0 commit comments

Comments
 (0)
0