updated the url to the Twitter API Docs
parent
80155e85f6
commit
2c81694477
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
h1. Twython Overview (IMPORTANT)
|
h1. Twython Overview (IMPORTANT)
|
||||||
|
|
||||||
Twython covers Twitter's API in (what is hopefully) full. It should be fairly self explanatory; documentation is split up in parts relating to each set of functions. Twython's API documentation tries to mirror "Twitter's API documentation":http://apiwiki.twitter.com/Twitter-API-Documentation in some manner. With that said, before using Twython, it's worth reading through Twitters "guide on things every Twitter developer should know":https://dev.twitter.com/docs/things-every-developer-should-know.
|
Twython covers Twitter's API in (what is hopefully) full. It should be fairly self explanatory; documentation is split up in parts relating to each set of functions. Twython's API documentation tries to mirror "Twitter's API documentation":https://dev.twitter.com/docs/api/1.1 in some manner. With that said, before using Twython, it's worth reading through Twitters "guide on things every Twitter developer should know":https://dev.twitter.com/docs/things-every-developer-should-know.
|
||||||
|
|
||||||
Every argument to a function in Twython is a one to one mapping of the named parameters Twitter accepts in their API. An example is:
|
Every argument to a function in Twython is a one to one mapping of the named parameters Twitter accepts in their API. An example is:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue