Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdevplatform/tweet-updates
This repository contains information about the 2017 updates to Tweet formats for attachments and simplified replies.
https://github.com/xdevplatform/tweet-updates
140 280 extended-tweets tweet-formats twitter twitter-api
Last synced: about 8 hours ago
JSON representation
This repository contains information about the 2017 updates to Tweet formats for attachments and simplified replies.
- Host: GitHub
- URL: https://github.com/xdevplatform/tweet-updates
- Owner: xdevplatform
- License: apache-2.0
- Created: 2016-07-11T21:13:43.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T18:20:42.000Z (almost 3 years ago)
- Last Synced: 2024-04-22T01:00:37.718Z (7 months ago)
- Topics: 140, 280, extended-tweets, tweet-formats, twitter, twitter-api
- Language: HTML
- Homepage: https://twitterdev.github.io/tweet-updates/upcoming.html
- Size: 827 KB
- Stars: 34
- Watchers: 16
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Tweet Updates (API v1.1)
## Note
This documentation relates to v1.1 of the Twitter API. The current version is v2. Learn more on the [Twitter Developer website](https://developer.twitter.com).
## Tweet Payloads: extended Tweets
These are sample Tweet JSON payloads relating to the [changes to Tweets announced in 2016](https://blog.twitter.com/developer/en_us/a/2016/doing-more-with-140-characters.html) which extended the text limit on Tweets to up to 280 characters.
Contents of this repository:
* `samples/initial/` - the payloads linked from the developer documentation
* `samples/original/` - updated, original format Tweets from the standard Twitter APIs
* `samples/activity_streams/` - updated, Activity Streams Tweets from the Enterprise APIs## More information
Further technical details can be found [on this page](https://twitterdev.github.io/tweet-updates/upcoming.html).