Expand description
§Kovi
A OneBot V11 bot framework developed using Rust.
More documentation can be found at Github-Kovi Or Kovi-doc
中文文档或更多文档请查看Github-Kovi 和 Kovi-doc
Re-exports§
pub use bot::message::Message;pub use bot::plugin_builder::event::MsgEvent;pub use bot::plugin_builder::event::NoticeEvent;pub use bot::plugin_builder::event::RequestEvent;pub use bot::plugin_builder::PluginBuilder;pub use bot::runtimebot::RuntimeBot;pub use bot::ApiReturn;pub use bot::Bot;pub use error::MessageError;pub use task::spawn;pub use chrono;pub use croner;pub use futures_util;pub use log;pub use serde_json;pub use tokio;pub use toml;
Modules§
Macros§
Type Aliases§
- AllMsg
Event Deprecated - AllNotice
Event Deprecated - AllRequest
Event Deprecated