Property Type
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Type
Gets the type of the overwrite. Either "role" or "member".
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordOverwriteType Type { get; }
Gets the type of the overwrite. Either "role" or "member".
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordOverwriteType Type { get; }