Class DiscordRichPresence
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents details for Discord rich presence, attached to a DiscordActivity.
public sealed class DiscordRichPresence
- Inheritance
-
DiscordRichPresence
Properties
- Application
Gets the application for which the rich presence is for.
- Buttons
Gets the buttons for the rich presence.
- CurrentPartySize
Gets the current party size.
- Details
Gets the details of this presence.
- EndTimestamp
Gets the game end timestamp.
- Instance
Gets the instance status.
- JoinSecret
Gets the secret value enabling users to join your game.
- LargeImage
Gets the large image for the rich presence.
- LargeImageText
Gets the hovertext for large image.
- MatchSecret
Gets the secret value enabling users to receive notifications whenever your game state changes.
- MaximumPartySize
Gets the maximum party size.
- PartyId
Gets the party ID.
- SmallImage
Gets the small image for the rich presence.
- SmallImageText
Gets the hovertext for small image.
- SpectateSecret
Gets the secret value enabling users to spectate your game.
- StartTimestamp
Gets the game start timestamp.
- State
Gets the game state.