Skip to main content
Schemas.TweetCreateRequest

Properties

cardUri
string
Card Uri Parameter. This is mutually exclusive from Quote Tweet Id, Poll, Media, and Direct Message Deep Link.
communityId
string
Link to take the conversation from the public timeline to a private Direct Message.
editOptions
Record<string, any>
Options for editing an existing Post. When provided, this request will edit the specified Post instead of creating a new one.
forSuperFollowersOnly
boolean
Exclusive Tweet for super followers.
geo
Record<string, any>
Place ID being attached to the Tweet for geo location.
media
Record<string, any>
Media information being attached to created Tweet. This is mutually exclusive from Quote Tweet Id, Poll, and Card URI.
nullcast
boolean
Nullcasted (promoted-only) Posts do not appear in the public timeline and are not served to followers.
poll
Record<string, any>
Poll options for a Tweet with a poll. This is mutually exclusive from Media, Quote Tweet Id, and Card URI.
quoteTweetId
string
reply
Record<string, any>
Tweet information of the Tweet being replied to.
replySettings
"mentionedUsers" | "following" | "subscribers" | "verified"
Settings to indicate who can reply to the Tweet.
shareWithFollowers
boolean
Share community post with followers too.
text
string