botrs 0.12.1

A Rust QQ Bot framework based on QQ Guild Bot API
Documentation
1
2
3
4
5
6
mod channel;
mod guide;
mod helpers;
pub(crate) mod legacy;
mod open;
mod retract;