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