Skip to content

Latest commit

History

History
15 lines (7 loc) · 518 Bytes

File metadata and controls

15 lines (7 loc) · 518 Bytes

TweetCreateRequestReply

Tweet information of the Tweet being replied to.

Properties

NameTypeDescriptionNotes
excludeReplyUserIdsList<String>A list of User Ids to be excluded from the reply Tweet.[optional]
inReplyToTweetIdStringUnique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.