Table of Contents

Property IsMentionable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsMentionable

Gets whether this role is mentionable.

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

Property Value

bool