[][src]Module automate::gateway

Tools to interact with Discord's gateway API

Re-exports

pub use models::*;

Modules

models

Structs

Context

Context about the current gateway session. Provides a way to interact with Discord HTTP API by dereferencing to HttpAPI.