Class DiscordPoll
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
public sealed class DiscordPoll
- Inheritance
-
DiscordPoll
Properties
- AllowMultisect
Whether the poll allows for multiple answers.
- Answers
Gets the answers available in the poll.
- Expiry
Gets the expiry date for this poll.
- Question
Gets the question for this poll. Only text is supported.