Enum ChannelFlags
- Namespace
- NetCord
- Assembly
- NetCord.dll
Represents additional information about a channel's state.
[Flags]
public enum ChannelFlags
Fields
ActiveChannelsRemoved = 4Channel is excluded from the guild's active channels.
ApplicationShelfConsent = 4096Private channel's recipients consented to the application shelf.
Broadcasting = 16384Channel has a global broadcast.
ClydeAI = 256Thread was created by Clyde.
GuildFeedRemoved = 1Channel is excluded from the guild feed.
GuildResourceChannel = 128Channel is a hidden read-only resource channel for use during onboarding.
HideMediaDownloadOptions = 32768Hides the embedded media download options. Available only for media channels.
MediaChannel = 1024Channel is a media channel.
Pinned = 2Whether a thread is pinned to the top of its parent ForumGuildChannel or MediaForumGuildChannel.
RequireTag = 16Whether a tag is required to be specified when creating a thread in a ForumGuildChannel or MediaForumGuildChannel.
RoleSubscriptionTemplatePreviewChannel = 8192Channel is a role subscription template preview.
ScheduledForDeletion = 512Channel is scheduled for deletion and hidden.
Spam = 32Channel is marked as spam.
SummariesDisabled = 2048Channel is exempt from AI-powered summaries.