Property Activity
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Activity
Gets the message activity in the Rich Presence embed.
[JsonProperty("activity", NullValueHandling = NullValueHandling.Ignore)]
public DiscordMessageActivity Activity { get; }