Property Layout
- Namespace
- DSharpPlus.Net.Abstractions
- Assembly
- DSharpPlus.dll
Layout
Gets the layout type for this poll. Defaults to Default.
[JsonProperty("layout_type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPollLayoutType? Layout { get; }