$image
Send a image message.
Usage:
$image[image url]Example:
bot.command({
name: "image",
code: `Text is required!
$image[https://via.placeholder.com/150.jpeg]`
});Last updated
Was this helpful?
Send a image message.
$image[image url]bot.command({
name: "image",
code: `Text is required!
$image[https://via.placeholder.com/150.jpeg]`
});Last updated
Was this helpful?
Was this helpful?