discord_webhook python library not putting image into the embed
I have been trying to make my webhook send an embed with some text along with an image as well, which I am using the discord_webhook library for. Unfortunately, every time I send the embed and the image, they come off as separate, even though I send them in the same execute call.