Expand description
Telegram Bot API integration for Miyabi
This crate provides a simple Telegram Bot API client for Miyabi, enabling natural language interaction and real-time notifications.
Re-exports§
pub use client::TelegramClient;pub use error::Result;pub use error::TelegramError;pub use types::*;