Table of Contents

Property IsTts

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsTts

Gets whether the message is a text-to-speech message.

[JsonProperty("tts", NullValueHandling = NullValueHandling.Ignore)]
public bool IsTts { get; }

Property Value

bool