Property ShowActivity
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ShowActivity
Gets whether the connection will show a activity.
[JsonProperty("show_activity", NullValueHandling = NullValueHandling.Ignore)]
public bool ShowActivity { get; }