Table of Contents

Property Poll

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Poll

Gets the poll of the message if one was attached.

[JsonProperty("poll", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPoll? Poll { get; }

Property Value

DiscordPoll