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