tdl: strange error

hi

i randomly got this error after few minutes on my bot:

Got error: 133 | this._innerDefer.reject(error); 134 | } 135 | } 136 | class TdlError extends Error { 137 | constructor(err, msg) { 138 | super(msg); ^ error: Error at new TdlError (/app/backend/node_modules/tdl/dist/client.js:138:4) at /app/backend/node_modules/tdl/dist/client.js:227:63 at processTicksAndRejections (:55:76)

how can i debug it a bit more ? once i have this error bot don t parse new message received in update event, how can i “restart” the bot ?

ps: is it possible to only update the database with message from a list of selected chat_id ?

thanks a lot !

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Comments: 15 (5 by maintainers)

Most upvoted comments

Yes, sorry, this should’ve been done earlier. I just published tdl@7.4.1.