Property PollCompletion
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
PollCompletion
The message containing the poll results. This will be null if the Message Content intent is not enabled.
public DiscordPollCompletionMessage? PollCompletion { get; }