Table of Contents

Enum ChannelFlags

Namespace
NetCord
Assembly
NetCord.dll

Represents additional information about a channel's state.

[Flags]
public enum ChannelFlags

Fields

ActiveChannelsRemoved = 4

Channel is excluded from the guild's active channels.

ApplicationShelfConsent = 4096

Private channel's recipients consented to the application shelf.

Broadcasting = 16384

Channel has a global broadcast.

ClydeAI = 256

Thread was created by Clyde.

GuildFeedRemoved = 1

Channel is excluded from the guild feed.

GuildResourceChannel = 128

Channel is a hidden read-only resource channel for use during onboarding.

HideMediaDownloadOptions = 32768

Hides the embedded media download options. Available only for media channels.

MediaChannel = 1024

Channel is a media channel.

Pinned = 2

Whether a thread is pinned to the top of its parent ForumGuildChannel or MediaForumGuildChannel.

RequireTag = 16

Whether a tag is required to be specified when creating a thread in a ForumGuildChannel or MediaForumGuildChannel.

RoleSubscriptionTemplatePreviewChannel = 8192

Channel is a role subscription template preview.

ScheduledForDeletion = 512

Channel is scheduled for deletion and hidden.

Spam = 32

Channel is marked as spam.

SummariesDisabled = 2048

Channel is exempt from AI-powered summaries.