Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).