Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Tweet

Index

Properties

created_at: string
display_text_range: CharRange
entities: { hashtags: Hashtag[]; media?: Media[]; symbols: TickerSymbol[]; urls: Url[]; user_mentions: UserMention[] }

Type declaration

  • hashtags: Hashtag[]
  • Optional media?: Media[]
  • symbols: TickerSymbol[]
  • urls: Url[]
  • user_mentions: UserMention[]
extended_entities?: { media: Media[] }

Type declaration

  • media: Media[]
favorite_count: `${number}`
favorited: boolean
full_text: string
id: `${number}`
id_str: `${number}`
in_reply_to_screen_name?: string
in_reply_to_status_id?: `${number}`
in_reply_to_status_id_str?: `${number}`
in_reply_to_user_id?: `${number}`
in_reply_to_user_id_str?: `${number}`
lang: string
possibly_sensitive?: boolean
retweet_count: `${number}`
retweeted: boolean
source: string
truncated: false

Generated using TypeDoc