D
D
Defi3d2020-07-13 21:22:14
Python
Defi3d, 2020-07-13 21:22:14

Sending pictures by Telegram bot?

The user sends a picture to the bot, the same one sends it to another user (chat_id), as I understand it, it is necessary that the path to this photo be specified in the bot, but what if the photo is taken on the go?
I will be very grateful for your help.

python, lib - telebot

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
alekssamos, 2020-07-13
@Defi3d

You can make forwardMessage and there will be happiness. Well, either download, save and download again.

L
Layerqa, 2020-07-17
@Layerqa

bot.send_message(chat end user id, message.photo[0].file_id)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question