Property IsHoisted
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsHoisted
Gets whether this role is hoisted.
[JsonProperty("hoist", NullValueHandling = NullValueHandling.Ignore)]
public bool IsHoisted { get; }
Property Value
- bool
Gets whether this role is hoisted.
[JsonProperty("hoist", NullValueHandling = NullValueHandling.Ignore)]
public bool IsHoisted { get; }