Struct PollAnswer
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Represents a poll answer object.
public readonly struct PollAnswer
- Inherited Members
Fields
AnswerId
Gets the Id of the answer.
public readonly uint AnswerId
Field Value
PollMedia
Gets the poll media of this answer.
public readonly PollMedia PollMedia