Enum ChannelFlags
Represents a channel's flags.
Namespace: DisCatSharp.Enums
Assembly: DisCatSharp.dll
Syntax
public enum ChannelFlags
Fields
Name | Description |
---|---|
Pinned | Indicates that this thread is pinned to the top of its parent forum channel. Forum channel thread only. |
RemovedFromActiveNow | Indicates that this channel is removed from the active now within the guilds home feed. Applicable for ChannelType Text, News, Thread, Forum, Stage and Voice. |
RemovedFromHighlights | |
RemovedFromHome | Indicates that this channel is removed from the guilds home feed / from highlights. Applicable for ChannelType Text, Forum and News. |
RequireTags | Indicates that the channel requires users to select at least one ForumPostTag. Only applicable for Forum. |