TweetCreateRequest

June 16, 2022 ยท View on GitHub

Properties

NameTypeDescriptionNotes
directMessageDeepLinkStringLink to take the conversation from the public timeline to a private Direct Message.[optional]
forSuperFollowersOnlyBooleanExclusive Tweet for super followers.[optional]
geoTweetCreateRequestGeo[optional]
mediaTweetCreateRequestMedia[optional]
pollTweetCreateRequestPoll[optional]
quoteTweetIdStringUnique 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]
replyTweetCreateRequestReply[optional]
replySettingsReplySettingsEnumSettings to indicate who can reply to the Tweet.[optional]
textStringThe content of the Tweet.[optional]

Enum: ReplySettingsEnum

NameValue
FOLLOWING"following"
MENTIONEDUSERS"mentionedUsers"