node-telegram-bot-api
node-telegram-bot-api copied to clipboard
Question: how to handling error 403?
Question
TelegramError: ETELEGRAM: 403 Forbidden: bot can't initiate conversation with a user Sometime this error message will popup and have long error message, where can i handling it?
I have the same error. try catch does not help in this case and the error in the logs turns out to be very long
Same issue here.