Exports
Simple Exports
Can be used for clients or servers
Code Block
Value
Explanation
webhook
URL
Your discord webhook URL
title
string
Title to order embeds
embeds
string
Message content
color
string
Color for message
Advanced Exports
Can be used for clients or servers
Code Block
Value
Explanation
webhook
URL
Your discord webhook URL
name
string
Name log sendder
content
string
Message content
title
string
Title to order embeds
embeds
string
Message content embeds
color
string
Color for message
Last updated