[][src]Module telexide::macros

Macros for using the framework and helping with adding listeners

Re-exports

pub use super::create_framework;

Attribute Macros

command

A function attribute macro for making commands.

prepare_listener

A function attribute macro for making event listeners easier.