Crate spectacles_model

Source
Expand description

A collection of data types for working with various Spectacles modules.

Re-exports§

pub use snowflake::*;

Modules§

channel
Structures related to a Channel on Discord.
gateway
Structs representing the various elements of the Discord gateway.
guild
Structures related to Discord guilds.
invite
Structures related to a Discord invite.
message
Structs related to Discord messages in a guild channel.
presence
Structures related to a user’s presence on Discord.
snowflake
voice
Structures for interfacing with Discord’s voice related features.

Structs§

User
Represents a User on Discord.