class
PollVote
Source: structures/
Represents a Poll Vote on WhatsApp
Properties
new PollVote()
- Extends
- Base
Properties
interractedAtTs number
Timestamp the option was selected or deselected at
parentMessage Message
The poll creation message associated with the poll vote
selectedOptions Array of SelectedPollOption
The selected poll option(s) If it's an empty array, the user hasn't selected any options on the poll, may occur when they deselected all poll options
voter string
The person who voted