N
N
Nikita2020-10-31 18:19:03
Python
Nikita, 2020-10-31 18:19:03

How to send multiple photos at the same time?

photo = open('Coffee/BesSonNitsa.jpg', 'rb')
photo1 = open('Coffee/RecBesSon.PNG', 'rb')
bot.send_media_group(message.from_user.id, photo, photo1)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question