diff options
Diffstat (limited to 'docs/api-guide/throttling.md')
| -rw-r--r-- | docs/api-guide/throttling.md | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/docs/api-guide/throttling.md b/docs/api-guide/throttling.md index e3a66c83..ae8f7b98 100644 --- a/docs/api-guide/throttling.md +++ b/docs/api-guide/throttling.md @@ -1,3 +1,15 @@  <a class="github" href="throttling.py"></a>  # Throttling + +> HTTP/1.1 420 Enhance Your Calm +> +> [Twitter API rate limiting response][cite] + +[cite]: https://dev.twitter.com/docs/error-codes-responses + +## PerUserThrottle + +## PerViewThrottle + +## Custom throttles
\ No newline at end of file | 
