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