Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 539 Bytes

TweetReferencedTweets.md

File metadata and controls

24 lines (12 loc) · 539 Bytes

TweetReferencedTweets

Properties

Name Type Description Notes
id String Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
type TypeEnum

Enum: TypeEnum

Name Value
RETWEETED "retweeted"
QUOTED "quoted"
REPLIED_TO "replied_to"