TelegramTS is low-weight client for telegram bots.
- Low-weight
- Has own state-machine for users
- Events
- Built-in function and constructors
- Basic TelegramBot client
- State-machine
- Keyboard constructors
- Some models with build-in function (like
.reply()or.get()) - Create types (and models) for antire telegram api
- In progress...
via npm:
npm install @marksmersh/telegramts