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