Table of Contents

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; }

Property Value

DiscordPoll