$thumbnail

Adds an embedded thumbnail to bot's response message.

Syntax

$thumbnail[Image url;(Index)]

Parameters

  • Image url: The image to set as the thumbnail.
  • Index: What embed index the thumbnail should belong to, default to 1 (Optional).

Permissions

Required permissions that the bot must have for this function to work properly:

  • sendmessages
  • sendmessagesinthreads
  • embedlinks

Example

$nomention
$description[This is the thumbnail ↘️]
$thumbnail[$authorAvatar]

example