Property RequiresColons
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RequiresColons
Gets whether this emoji requires colons to use.
[JsonProperty("require_colons")]
public bool RequiresColons { get; }
Gets whether this emoji requires colons to use.
[JsonProperty("require_colons")]
public bool RequiresColons { get; }