discord_ipc_cpp 1.0.0
C++ library for interfacing with Discord IPC socket.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ndiscord_ipc_cppHigh level namespace for the discord_ipc_cpp package
 Nipc_typesUseful IPC data types and enumerators
 CPayloadRepresents a data payload
 CRichPresenceA Discord rich presence
 CActivityEmojiEmoji for the activity
 CAssetsImages and hover texts of presence
 CButtonCustom buttons to show on presence
 CPartyCurrent party for the activity
 CSecretsSecrets for joining and spectating presence
 CTimestampsTimestamp of the presence
 NjsonCustom JSON implementation
 CJSONBasic abstract JSON item
 CParserParses JSON strings into the discord_ipc_cpp::json::JSON class
 NwebsocketsUnderlying websocket communications
 CSocketClientInteracts with sockets
 CDiscordIPCClientRepresents a connection to Discord's IPC socket