image
Allows you to use image in the embed. You can set only url of the image. There is no way to set width/height of the picture.
Example:
{
"embeds": [{
"image": {
"url": "https://i.imgur.com/ZGPxFN2.jpg"
}
}]
}
Allows you to use image in the embed. You can set only url of the image. There is no way to set width/height of the picture.
Example:
{
"embeds": [{
"image": {
"url": "https://i.imgur.com/ZGPxFN2.jpg"
}
}]
}