puniyu_plugin 0.8.6

puniyu 插件库, 提供统一Api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub use crate::account::*;
pub use crate::bot::*;
pub use crate::command::*;
pub use crate::contact::*;
pub use crate::context::*;
pub use crate::element::*;
pub use crate::event::*;
pub use crate::hook::*;
pub use crate::macros::*;
pub use crate::message::*;
pub use crate::path::*;
pub use crate::sender::*;
pub use crate::server::*;