Interface ITweet

Represents the raw data of a single Tweet.

Hierarchy

  • ITweet

Properties

__typename: string
edit_control: ITweetEditControl
edit_perspective: ITweetEditPerspective
is_translatable: boolean
legacy: ITweetLegacy
note_tweet: ITweetNote
quick_promote_eligibility: ITweetQuickPromoteEligibilityInfo
quoted_status_result: IDataResult<ITweet | ILimitedVisibilityTweet>
rest_id: string
source: string

Generated using TypeDoc