removed

[Core API] Twitter API terms & condition compliance

Breaking change
In order to comply with Twitter API terms & condition, Front API now redacts Twitter content from the payload of messages of type tweet or tweet_dm. This includes (blurb, text, body and each recipients' handle).

Front exposes the Tweet ID in the property metadata.external_id. You can use this ID to fetch the tweet from Twitter API directly.