Interface ITweetLegacy

Hierarchy

  • ITweetLegacy

Properties

bookmark_count: number
bookmarked: boolean
conversation_id_str: string
created_at: string
display_text_range: number[]
entities: IEntities
extended_entities: IExtendedEntities
favorite_count: number
favorited: boolean
full_text: string
id_str: string
in_reply_to_status_id_str: string
is_quote_status: boolean
lang: string
possibly_sensitive: boolean
possibly_sensitive_editable: boolean
quote_count: number
quoted_status_id_str: string
reply_count: number
retweet_count: number
retweeted: boolean
retweeted_status_result: IDataResult<ITweet | ILimitedVisibilityTweet>
user_id_str: string

Generated using TypeDoc