Table of Contents

Property EnableEmoticons

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

EnableEmoticons

Gets whether emoticons are enabled.

[JsonProperty("enable_emoticons", NullValueHandling = NullValueHandling.Ignore)]
public bool? EnableEmoticons { get; }

Property Value

bool?