Table of Contents

Property Question

Namespace
DSharpPlus.Net.Abstractions
Assembly
DSharpPlus.dll

Question

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

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

Property Value

DiscordPollMedia