Property Flags
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Flags
Gets the flags this role has.
[JsonProperty("flags", NullValueHandling = NullValueHandling.Ignore)]
public DiscordRoleFlags Flags { get; }
Gets the flags this role has.
[JsonProperty("flags", NullValueHandling = NullValueHandling.Ignore)]
public DiscordRoleFlags Flags { get; }