/decoragram-ts

Bun library for Telegram Bot API

Primary LanguageTypeScript

decoragram-ts

Using TypeScript 5 Decorators to make a convenient communication with Telegram Bot API.

[reached] The goal is to make a framework which doesn't require additional edits on every Telegram Bot API update. Considering that Telegram Bot API doesn't have breaking changes, this library just helps to create a long-lasting bots, by providing the functionality below models and methods for communication with the Telegram Bot API.

This project was created using Bun - fast all-in-one JavaScript runtime.