Search code examples
pythonembeddiscord

Clickable image with discord embed?


So is it possible to set a link to the big image you can see below

Test

What do I need to change in this code?
embed.set_image(url="https://images-na.ssl-images-amazon.com/images/I/41j-vKWKFfL._SL250_.jpg")


Solution

  • Unfortunately there's no way to url-link an image.