interface APIGuildForumChannel

external
export interface APIGuildForumChannel extends APIThreadOnlyChannel<ChannelType.GuildForum>

external
default_forum_layout : ForumLayoutType = ForumLayoutType.NotSet which indicates a layout view has not been set by a channel admin

The default layout type used to display posts in a forum channel