1//! OneBot V11 2 3pub mod api; 4pub mod communication; 5pub mod error; 6pub mod event; 7pub mod message;