Property Flags
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
Flags
Sets the channel's flags (forum channels and posts only).
public Optional<DiscordChannelFlags> Flags { set; }
Sets the channel's flags (forum channels and posts only).
public Optional<DiscordChannelFlags> Flags { set; }