Alι Aryαɴ
Alι Aryαɴ
not fixed yet
> @AliAryanTech Using `Infinity` or `Number.POSITIVE_INFINITY` with `handlerTimeout` option disables the timeout according to the [[email protected] line:17](https://github.com/sindresorhus/p-timeout/blob/4f86930f75d1565927790ab70b4ac643e47007fc/index.js#L17) module code How will you implement this with your code!? Can you show...
> @AliAryanTech > > ```js > const bot = new Telegraf(token, { > handlerTimeout: Infinity // or Number.POSITIVE_INIFINITY > }) > ``` **I see, thanks**
```log TypeError: Cannot read properties of null (reading '0') ``` ++
> could you solve it? Are you facing it too? Where hosting