GoDoxy/internal/notif/templates/discord.json

9 lines
No EOL
135 B
JSON

{
"embeds": [
{
"title": $title,
"fields": $fields,
"color": "$color"
}
]
}