How to send message to telegram chat
I create an api in nextjs "/api" folder. I have tried several solution but each one returns same error. I am using node-telegram-bot-api and same issue is still occurring. Any information will be very helpful. Thank you import { NextApiRequest,…