|
discord_ipc_cpp 1.0.0
C++ library for interfacing with Discord IPC socket.
|
| Ndiscord_ipc_cpp | High level namespace for the discord_ipc_cpp package |
| Nipc_types | Useful IPC data types and enumerators |
| CPayload | Represents a data payload |
| CRichPresence | A Discord rich presence |
| CActivityEmoji | Emoji for the activity |
| CAssets | Images and hover texts of presence |
| CButton | Custom buttons to show on presence |
| CParty | Current party for the activity |
| CSecrets | Secrets for joining and spectating presence |
| CTimestamps | Timestamp of the presence |
| Njson | Custom JSON implementation |
| CJSON | Basic abstract JSON item |
| CParser | Parses JSON strings into the discord_ipc_cpp::json::JSON class |
| Nwebsockets | Underlying websocket communications |
| CSocketClient | Interacts with sockets |
| CDiscordIPCClient | Represents a connection to Discord's IPC socket |