Property Allowed
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Allowed
Gets the allowed permission set.
[JsonProperty("allow", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPermissions Allowed { get; }
Gets the allowed permission set.
[JsonProperty("allow", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPermissions Allowed { get; }