0.3.1-beta.0
Deno Telegram bot API
Repository
Current version released
4 years ago
Dependencies
std
deno-telegram-bot-api
🦕 wrapper for Telegram Bot API
Features
- Fully typed API follows the latest official Telegram API (v4.9)
- Minimal domain-specific knowledge required
- Polling and Webhook server for getting updates
- Simple way for sending media files
In progress
- General error handling for specific cases
- Tests
Examples
All examples could be found in examples directory