Table of Contents

Property Question

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Question

Gets the question for this poll. Only text is supported.

[JsonProperty("question")]
public DiscordPollMedia Question { get; }

Property Value

DiscordPollMedia