Crate miyabi_telegram

Crate miyabi_telegram 

Source
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::*;

Modules§

client
Telegram Bot API client
error
Error types for Telegram Bot API
prelude
Re-export commonly used types
types
Telegram Bot API types