Telegram bot with aws lambda and API gateway – Telegram API
I am developing a telegram bot with python (telebot) , aws lambda and api gateway. I have a problem in the lambda function and I can't understand why I have this kind of problem. My lambda is this: import telebot…