Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
gif = open("privet.gif", 'rb') bot.send_animation(message.chat.id, gif) bot.send_message(message.chat.id, "Привееет!")
bot.send_animation(message.chat.id, gif, caption='Привееет!')