You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the same above error. In our country telegram is ban and I also attach vpn but still getting this error how to resolve? If any can solve please lemme know....
Here is the code:
const TelegramBot = require("node-telegram-bot-api");
if (messageText === "/start") {
bot.sendMessage(chatId, "Welcome to the bot!");
}
});
here is the error:
error: [polling_error] {"code":"EFATAL","message":"EFATAL: Error: read ECONNRESET"}
here is the error:
error: [polling_error] {"code":"EFATAL","message":"EFATAL: Error: read ECONNRESET"}
The text was updated successfully, but these errors were encountered: