Property Poll
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Poll
Gets the poll object for the message.
[JsonProperty("poll", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPoll? Poll { get; }
Gets the poll object for the message.
[JsonProperty("poll", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPoll? Poll { get; }