From Video — Telegram Bot To Remove Watermark
def start(update, context): context.bot.send_message(chat_id=update.effective_chat.id, text='Hello! Send me a video to remove watermark.')
def start(update, context): context.bot.send_message(chat_id=update.effective_chat.id, text='Hello! Send me a video to remove watermark.')