alina sireneva
bb7baf263b
breaking: global `floodSleepThreshold` and `maxRetryCount` are now configured via middlewares: ```ts const tg = new TelegramClient({ network: { middlewares: networkMiddlewares.basic({ floodWaiter: { maxWait: 5000, maxRetries: 5 }, internalErrors: { maxRetries: 5 } }) } }) ``` |
||
---|---|---|
.. | ||
bun | ||
convert | ||
core | ||
create-bot | ||
crypto-node | ||
deno | ||
dispatcher | ||
file-id | ||
html-parser | ||
http-proxy | ||
i18n | ||
markdown-parser | ||
mtproxy | ||
node | ||
socks-proxy | ||
test | ||
tl | ||
tl-runtime | ||
tl-utils | ||
wasm | ||
web |