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