1
2
3
4
//! Bot relative API low-level type define.

pub mod types;
pub mod methods;