Skip to content

Latest commit

History

History
25 lines (13 loc) · 646 Bytes

File metadata and controls

25 lines (13 loc) · 646 Bytes

TweetCreateRequestPoll

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"