Simplify-DiscordBots
Discord
NPM
Search…
Welcome
NPM Updates
Getting Started
Getting Started
Functions
Embeds
$title
$description
$color
$footer
$thumbnail
$author
Links
NPM
Discord Server
Powered By
GitBook
$description
Sets the description of the embedded message.
Usage
1
$description
[
content
]
Copied!
Example
1
bot
.
command
({
2
name
:
"embed"
,
3
code
:
`
$description[Hi, this is my first description!!!]
`
4
})
Copied!
Previous
$title
Next
$color
Last modified
9mo ago
Copy link