@botol/tg-threads

## 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

@botol/tg-bot

## Simple Examples ```typescript import { BotolTg } from '@botol/tg-bot';

@botol/tg-session

## Example ```typescript import { BotolTg } from '@botol/tg-bot'; import { BotolSession } from '@botol/tg-session';