Skip to content

Latest commit

History

History
16 lines (8 loc) · 378 Bytes

File metadata and controls

16 lines (8 loc) · 378 Bytes

PollOption

Describes a choice in a Poll object.

Properties

NameTypeDescriptionNotes
labelStringThe text of a poll choice.
positionIntegerPosition of this choice in the poll.
votesIntegerNumber of users who voted for this choice.