updated the url that pointed to a 404 page, to the updated article
parent
08c5eb3ef7
commit
80155e85f6
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":http://apiwiki.twitter.com/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":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.
|
||||||
|
|
||||||
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