0

How do I send such a message with such an "attached image"? This is clearly not a function of send_photo, it completely adjusts the width of the message to the length of the image.

I can assume that this is somehow related to parse_mode, but I don't quite understand how to implement it all.

Example of what I should get: https://i.stack.imgur.com/WseTU.jpg (Couldn't insert image). What I recently noticed is that if you just insert a link to an image, it will display it in this way. But I need the user not to see the link

I use the telebot library

  • See https://stackoverflow.com/questions/32326851/python-telegram-bot-send-image – azro May 24 '21 at 09:09
  • @azro, "This is clearly not a function of send_photo, it completely adjusts the width of the message to the length of the image." – script1ck May 24 '21 at 09:56

0 Answers0