models/api/v2/tweet_v2 library

Classes

ReferencedTweet
TweetV2
TweetV2Attachment
TweetV2Includes
TweetV2PublicMetrics
TweetV2Response
Comparing this model to Twitter API V1, it is important to notice that in V2 most of the fields are optional. The only required fields are id and text. But this package might require some more fields to properly display tweets. Those need to be included in expansion parameters.