Embed: Wrong image in iconURL
Hello!
I'm with Typescript. I generate my image using my GitHub repository, so I just need to push to it and use
The image has been successfully pushed (for example, see : https://raw.githubusercontent.com/lisandra-dev/velum-bot/master/images/meteo/moon/waxing-crescent.png)
But, my bot continue to load/display the old version of the image, as I changed the image previously.
How cache image works in discord ? How can I fix that ?
I use a link like that:
I'm with Typescript. I generate my image using my GitHub repository, so I just need to push to it and use
https://raw.githubusercontent.com/${GITHUB}/master/imagesThe image has been successfully pushed (for example, see : https://raw.githubusercontent.com/lisandra-dev/velum-bot/master/images/meteo/moon/waxing-crescent.png)
But, my bot continue to load/display the old version of the image, as I changed the image previously.
How cache image works in discord ? How can I fix that ?
I use a link like that: