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