Expand description

A Discord slash command framework for Serenity

Usage

Re-exports

pub use framework::Command;
pub use framework::CommandGroup;
pub use framework::Framework;
pub use framework::SubCommands;

Modules

Structs

Attribute Macros

Procedural macro used to transform functions into commands produces functions which can be passed to Framework::command