Table of Contents

Enum ChannelFlags

Namespace
Discord
Assembly
Discord.Net.Core.dll

Represents public flags for a channel.

public enum ChannelFlags

Fields

HideMediaDownloadOption = 32768

Flag given to a media channel that hides the embedded media download options.

None = 0

Default value for flags, when none are given to a channel.

Pinned = 2

Flag given to a thread channel pinned on top of parent forum channel.

RequireTag = 16

Flag given to a forum or media channel that requires people to select tags when posting.