Updated API docs
This commit is contained in:
parent
254ba8b88e
commit
6787d4b398
3
api.md
3
api.md
@ -45,3 +45,6 @@ The following fields are returned:
|
|||||||
"user_screen_name": "Twitter" // The actual handle of the user, i.e "NintendoAmerica"
|
"user_screen_name": "Twitter" // The actual handle of the user, i.e "NintendoAmerica"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Additionally, you can add the `include_txt` parameter. Setting it to 'true' will include an additional media URL, a link to a .txt containing basic tweet information.
|
||||||
|
`include_txt` can also be set to `ifnomedia`, which will only add a link to the .txt if there is no media URLs in the tweet.
|
Loading…
x
Reference in New Issue
Block a user