TweetCreateRequestPoll

June 16, 2022 ยท View on GitHub

Poll options for a Tweet with a poll. This is mutually exclusive from Media and Quote Tweet Id.

Properties

NameTypeDescriptionNotes
durationMinutesIntegerDuration of the poll in minutes.
optionsList<String>
replySettingsReplySettingsEnumSettings to indicate who can reply to the Tweet.[optional]

Enum: ReplySettingsEnum

NameValue
FOLLOWING"following"
MENTIONEDUSERS"mentionedUsers"