Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 517 Bytes

CreateTweetRequestReply.md

File metadata and controls

15 lines (7 loc) · 517 Bytes

CreateTweetRequestReply

Tweet information of the Tweet being replied to.

Properties

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