telegram_bot_api_rs 0.1.0

Telegram Bot Api Rust Library
Documentation
1
2
3
4
5
6
7
8
9
# Telegram Bot API

The code structure is organized according to the [Telegram Bot API 7.9](https://core.telegram.org/bots/api), making it easy to reference and understand.

**Enhancements**:
- All file-related APIs are able to directly use local file path.

**To-Do**:
- Implement WebHook getupdate.