Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Discord Embed Creator
GitHub
Clear All
Expand All
Collapse All
Share Your Embed
Author
Author Name
Author URL
Author Icon URL
Body
Title
Title URL
Description
Color
Enabled?
Fields – 0
Add Field
Images
Image URL
Thumbnail URL
Footer
Footer Text
Footer Icon URL
Timestamp?
Output
JSON representation
discord.js
discord.py
serenity (rust)
v13
v14
Builder (Chained)
Builder (Split)
Object
const
embed =
new
EmbedBuilder()
.setColor(
"#202225"
);
await
message.reply({
embeds
: [embed] });