Crate rpc_discord

Crate rpc_discord 

Source

Re-exports§

pub use utils::*;

Modules§

errors
models
opcodes
utils

Structs§

DiscordIpcClient
A wrapper struct for the functionality contained in the underlying DiscordIpc trait.

Enums§

EventReceive
Currently this is used to allow for matching of an event or type Not all events/commands are implemented so serializing can fail

Type Aliases§

Result