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)

Want to kickstart your project?Use the new AI Studio to create your code