dyncord 0.13.6

A high-level, ergonomic, batteries-included Discord bot library for Rust. WIP.
Documentation
1
2
3
4
//! Wrappers around twilight types that interact with the Discord API.

pub mod interaction_respond;
pub mod message_create;