Skip to main content

PollOption

@devvit/public-api v0.13.10-dev


Type Alias: PollOption

PollOption = object

Poll option on a poll post.

Properties

id

id: string

ID of the poll option.


text

text: string

The text of the poll option.


voteCount

voteCount: number

The number of votes this poll option has received.