Table of Contents

Class DiscordPollAnswerCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents an poll answer count object for a DiscordPoll.

public sealed class DiscordPollAnswerCount
Inheritance
DiscordPollAnswerCount
Inherited Members

Properties

Count

Gets the number of votes for this answer.

Id

Gets the answer id.

MeVoted

Gets whether the current user voted for this answer.