Property ShowActivity
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
ShowActivity
Gets the connection will show activity or not.
[JsonProperty("show_activity", NullValueHandling = NullValueHandling.Ignore)]
public bool? ShowActivity { get; set; }
Property Value
- bool?