Crate discord_sdk[][src]

Expand description

Re-exports

pub use error::DiscordApiErr;
pub use error::DiscordErr;
pub use error::Error;
pub use crossbeam_channel as cc;

Modules

Provides types and functionality for Activities , also known as Rich Presence

Provides types and functionality for Lobbies

Provides types and functionality for the Discord Overlay

Functionality for registering an application with Discord so that Discord can start it in the future eg. when the user accpets an invite to play the game by another user

Provides types and functionality for Relationships

Provides types and functionality around Users

Structs

Enums

The details on the Application you’ve created in Discord.

An event or error sent from Discord

An event sent from Discord to notify us of some kind of state change or completed action.

Traits

Type Definitions