Property IsTts
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsTts
Whether this interaction response is text-to-speech.
public bool IsTts { get; set; }
Whether this interaction response is text-to-speech.
public bool IsTts { get; set; }