Property Discoverable
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Discoverable
Gets whether the voice state is discoverable through user activities.
[JsonProperty("discoverable", NullValueHandling = NullValueHandling.Ignore)]
public bool Discoverable { get; set; }