telegram_bot_oxidebot 0.1.2

Telegram Bot for oxidebot framework
1
2
3
4
5
6
pub mod bot;
pub mod event;
pub mod segment;
pub mod utils;
pub mod api;
pub const SERVER: &'static str = "telegram";