Table of Contents

Class DiscordPollAnswerCount

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Gets a count of a poll answer.

public sealed class DiscordPollAnswerCount
Inheritance
DiscordPollAnswerCount

Properties

AnswerId

Gets the ID of this answer.

Count

Gets a (potentially approximate) count of how many users voted for this answer.

SelfVoted

Gets whether the current user voted for this answer.