$image

Adds a image to the embed.

Usage

$image[image url;(index)]

Parameters

  • image url (Type: URL || Flag: Emptiable): The URL of the image that appears. Must be a valid image URL.
  • index (Type: Integer || Flag: Optional): What embed the image should belong to. The default is 1. (learn more)

Example

$nomention
$image[$userAvatar[$botID]]

example