Hierarchy

  • LegacyTweetRaw

Properties

bookmark_count?: number
conversation_id_str?: string
created_at?: string
entities?: {
    hashtags?: Hashtag[];
    media?: TimelineMediaBasicRaw[];
    urls?: TimelineUrlBasicRaw[];
    user_mentions?: TimelineUserMentionBasicRaw[];
}

Type declaration

ext_views?: {
    count?: string;
    state?: string;
}

Type declaration

  • Optional count?: string
  • Optional state?: string
extended_entities?: {
    media?: TimelineMediaExtendedRaw[];
}

Type declaration

favorite_count?: number
full_text?: string
id_str?: string
in_reply_to_status_id_str?: string
place?: PlaceRaw
quoted_status_id_str?: string
reply_count?: number
retweet_count?: number
retweeted_status_id_str?: string
retweeted_status_result?: {
    result?: TimelineResultRaw;
}

Type declaration

time?: string
user_id_str?: string