Generation

generate functionSun, 16 Apr 2023

send back the received gif with python-telegram-both

def send_gif(bot, message, gif): bot.sendDocument(chat_id=message.chat_id, document=gif)

Questions about programming?Chat with your personal AI assistant