Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.96 KB

File metadata and controls

45 lines (40 loc) · 1.96 KB

twitter_openapi_dart_generated.model.TweetLegacy

Load the model package

import 'package:twitter_openapi_dart_generated/api.dart';

Properties

Name Type Description Notes
bookmarkCount int
bookmarked bool
conversationControl BuiltMap<String, JsonObject> [optional]
conversationIdStr String
createdAt String
displayTextRange BuiltList<int>
entities Entities
extendedEntities ExtendedEntities [optional]
favoriteCount int
favorited bool
fullText String
idStr String
inReplyToScreenName String [optional]
inReplyToStatusIdStr String [optional]
inReplyToUserIdStr String [optional]
isQuoteStatus bool
lang String
limitedActions String [optional]
place BuiltMap<String, JsonObject> [optional]
possiblySensitive bool [optional] [default to false]
possiblySensitiveEditable bool [optional] [default to false]
quoteCount int
quotedStatusIdStr String [optional]
quotedStatusPermalink QuotedStatusPermalink [optional]
replyCount int
retweetCount int
retweeted bool
retweetedStatusResult ItemResult [optional]
scopes TweetLegacyScopes [optional]
selfThread SelfThread [optional]
userIdStr String

[Back to Model list] [Back to API list] [Back to README]