Property DefaultLayout
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
DefaultLayout
The default layout of posts in the forum. Defaults to ListView
[JsonProperty("default_forum_layout", NullValueHandling = NullValueHandling.Ignore)]
public DiscordDefaultForumLayout? DefaultLayout { get; }