class PollAnswer
extends
Baseexport class PollAnswer extends Base
Represents an answer to a Poll
readonlyEmoji | GuildEmoji | null emoji :
The emoji of this answer
number id :
The id of this answer
readonlyPartialPoll | Poll poll :
The Poll this answer is part of
number voteCount :
The amount of votes this answer has
PollAnswerVoterManager voters :
The manager of the voters for this answer