node-telegram-bot-api
node-telegram-bot-api copied to clipboard
bot.editMessage leading to memory dump
Bug Report
I have read:
I am using the latest version of the library.
Expected Behavior
Actual Behavior
Steps to reproduce the Behavior
If multiple user are accessing the bot then bot is being dumped with heap memory error and this is happing with editMessage.
Could you provide a code snippet?
Hey! In my code there are multiple use of the same and most of them are crashing.
This is stable if i convert editmessage to sendMessage.
A sample!! Anything wrong i am doing, this issue use to occur in recent days.

use https://github.com/ddopson/node-segfault-handler to dump logs