//! Telegram bots api simple rust wrapper, and no more.
//!
//! For a overview, see [GitHub repository](https://github.com/khusnetdinov/telegram_bots_api).
//!
/// Api related wrapping structures, traits, methods.
/// Implementation for async, sync clients.
/// Lib configuration struct.
/// Lib Errors;