@botocrat/poller
Telegram server poller for Botocrat
Telegram server poller for Botocrat
Simple, light-weight Telegram Bot Client for Node.js.
## Example ```typescript import { BotolTg } from '@botol/tg-bot'; import { BotolSession } from '@botol/tg-session';
## Options | Name | Type | Default | Description | |---|---|---|---| | scriptPath | string | - | Path to script | | workerCount | number | 3 | (Optional) Workers count | | execTimeout | number | 0 | (Optional) Max allowed time to process update (Set 0 to
TypeScript typings for Telegram Web Apps for Bots. See https://core.telegram.org/bots/webapps
An http client to interact with the botpress Messaging Server
This library was generated with [Nx](https://nx.dev).
grammY module for NestJS
Telegram bridge
Telegram Bot API
A custom database designed specifically for aoitelegram
Utils package for aoitelegram
Just a temp package!!!
Documentation is available [here](https://airgram.io).
Telegram API contains so many types of objects and updates. It's easy to make a typo or miss some changes when new version of TDLib is coming. To prevent it, Airgram provides a package with names of all the types, predicates and updates.
Documentation available at [https://airgram.io](https://airgram.io).
Use [`tdweb`](https://github.com/tdlib/td/tree/master/example/web/tdweb) on steroids.
Documentation is available [here](https://airgram.io).
Telegram integration for Vue