0

I need to send an image to the user that is encoded in base64. I am new to aiogram and python.media = types.InputMediaPhoto("base64://"+photo, caption=caption)#This bullshit doesn't work.

Is there a way to bypass saving as jpeg?

0 Answers0