ChannelFlags
https://discord.com/developers/docs/resources/channel#channel-object-channel-flags
Signature
export declare enum ChannelFlags { GuildFeedRemoved = 1, Pinned = 2, ActiveChannelsRemoved = 4, RequireTag = 16, IsSpam = 32, IsGuildResourceChannel = 128, ClydeAI = 256, IsScheduledForDeletion = 512, HideMediaDownloadOptions = 32768}Members
This export does not declare public properties or methods in the generated declaration file.