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