setEmbedImage

Adds an image to an embed.

Syntax

setEmbedImage(imageURL)

Parameters

  • imageURL : The image to set in the embed. Value must be a valid image link. (Optional)

Example

setEmbedImage('https://http.cat/200');
setEmbedResponse();

Screenshot_20220917_134716