Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 518 Bytes

TweetCreateRequestReply.md

File metadata and controls

15 lines (7 loc) · 518 Bytes

TweetCreateRequestReply

Tweet information of the Tweet being replied to.

Properties

Name Type Description Notes
excludeReplyUserIds List<String> A list of User Ids to be excluded from the reply Tweet. [optional]
inReplyToTweetId 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.