Update api.md
This commit is contained in:
parent
1e85cf7563
commit
7abbc0fa60
2
api.md
2
api.md
@ -3,7 +3,7 @@
|
|||||||
The VXTwitter API currently returns information about tweets. If you want more functionality added, please [Open an issue!](https://github.com/dylanpdx/BetterTwitFix/issues)
|
The VXTwitter API currently returns information about tweets. If you want more functionality added, please [Open an issue!](https://github.com/dylanpdx/BetterTwitFix/issues)
|
||||||
|
|
||||||
The following fields are returned:
|
The following fields are returned:
|
||||||
```json
|
```js
|
||||||
{
|
{
|
||||||
"date": "Wed Oct 05 18:40:30 +0000 2022", // Date the tweet was posted
|
"date": "Wed Oct 05 18:40:30 +0000 2022", // Date the tweet was posted
|
||||||
"date_epoch": 1664995230, // Epoch date the tweet was posted
|
"date_epoch": 1664995230, // Epoch date the tweet was posted
|
||||||
|
Loading…
x
Reference in New Issue
Block a user