Class DiscordPollAnswer
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents an poll answer for a DiscordPoll.
public sealed class DiscordPollAnswer
- Inheritance
-
DiscordPollAnswer
- Inherited Members
Constructors
- DiscordPollAnswer(string, PartialEmoji?)
Initializes a new instance of the DiscordPollAnswer class.
Properties
- AnswerId
Gets the id of the answer.
Only sent as part of responses from Discord's API/Gateway.
- PollMedia
Gets the poll media.