D++ (DPP)
C++ Discord API Bot Library
|
Secrets for Rich Presence joining and spectating. More...
#include <presence.h>
Public Member Functions | |
activity_secrets ()=default | |
Public Attributes | |
std::string | join |
The secret for joining a party. More... | |
std::string | spectate |
The secret for spectating a game. More... | |
std::string | match |
The secret for a specific instanced match. More... | |
Secrets for Rich Presence joining and spectating.
|
default |
Constructor
std::string dpp::activity_secrets::join |
The secret for joining a party.
std::string dpp::activity_secrets::match |
The secret for a specific instanced match.
std::string dpp::activity_secrets::spectate |
The secret for spectating a game.