tbot 0.5.0

Make cool Telegram bots with Rust easily.
Documentation
pub trait Sealed {} // used for sealing traits

pub type Client<C> = hyper::Client<C, hyper::Body>;