Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 646 Bytes

TweetCreateRequestPoll.md

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

Name Type Description Notes
durationMinutes Integer Duration of the poll in minutes.
options List<String>
replySettings ReplySettingsEnum Settings to indicate who can reply to the Tweet. [optional]

Enum: ReplySettingsEnum

Name Value
FOLLOWING "following"
MENTIONEDUSERS "mentionedUsers"