Property Flags
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
Flags
Sets the flags for the channel (Either PINNED or REQUIRE_TAG)
public DiscordChannelFlags? Flags { set; }
Sets the flags for the channel (Either PINNED or REQUIRE_TAG)
public DiscordChannelFlags? Flags { set; }