Table of Contents

Property IsHoisted

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsHoisted

Gets whether this role is hoisted.

[JsonProperty("hoist", NullValueHandling = NullValueHandling.Ignore)]
public bool IsHoisted { get; }

Property Value

bool