Tweet
fun Tweet(id: String? = null, text: String? = null, user: TweetUser? = null, retweetCount: Long? = null, favoriteCount: Long? = null, hasMedia: Boolean? = null, media: List<TweetMedium>? = null, createdAt: Long? = null)
Content copied to clipboard
Parameters
id
text
user
retweet Count
favorite Count
has Media
media
created At