Table of Contents

Property Layout

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Layout

Gets the layout type for this poll. Defaults to Default.

[JsonProperty("layout_type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPollLayoutType Layout { get; }

Property Value

DiscordPollLayoutType