Telegram-Bot does not respond correctly – Telegram API
I am doing a telegram bot, I have a merger that is to divide that does not work but to add if it does, does anyone know why? import logging from telegram.ext import Updater, CommandHandler, MessageHandler, Filters # Enable logging…