Table of Contents

Property RequiresColons

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

RequiresColons

Gets whether this emoji requires colons to use.

[JsonProperty("require_colons")]
public bool RequiresColons { get; }

Property Value

bool