Skip to main content

ChannelFlags

@discordeno/botDocs


Documentation / @discordeno/bot / ChannelFlags

Enumeration: ChannelFlags

https://discord.com/developers/docs/resources/channel#channels-resource

Enumeration Members

HideMediaDownloadOptions

HideMediaDownloadOptions: 32768

When set hides the embedded media download options. Available only for media channels.

Defined in

packages/types/dist/types/shared.d.ts:101


None

None: 0

Defined in

packages/types/dist/types/shared.d.ts:95


Pinned

Pinned: 2

this thread is pinned to the top of its parent GUILD_FORUM channel

Defined in

packages/types/dist/types/shared.d.ts:97


RequireTag

RequireTag: 16

Whether a tag is required to be specified when creating a thread in a GUILD_FORUM or a GUILD_MEDIA channel. Tags are specified in the applied_tags field.

Defined in

packages/types/dist/types/shared.d.ts:99