https://pp.userapi.com/c841220/v841220591/667c8/16VMgxEjb94.jpg
<a></a>
, adding
as text. Then the picture will be sent for no apparent links:bot.send_message(id, '
<a href="IMG_URL"></a>', parse_mode="HTML")
Wrap the picture in link . And send as text option parse_mode = "HTML".
text ='<a href="https://pp.userapi.com/c841220/v841220591/667c8/16VMgxEjb94.jpg">Any name </a>'
Find more questions by tags MessengersPythonTelegram