The following table lists the most common parameters that are used in the methods. Other parameters may also be used and are discussed in each method.
| Parameter | Description |
|---|---|
| username* | Twitter username |
| password* | Twitter password |
| media | Binary image data |
| message | Message post to Twitter. (URL will be added by Twitgoo) |
*Optionally, instead of specifying username and password as parameters, use [HTTP Basic Auth] with the username and password, where [HTTP Basic Auth] links to http://tools.ietf.org/html/rfc2617.
| Published Sep-10 |