Poll options for a Tweet with a poll. This is mutually exclusive from Media and Quote Tweet Id.
| 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] |
| Name | Value |
|---|---|
| FOLLOWING | "following" |
| MENTIONEDUSERS | "mentionedUsers" |