mirror of
https://github.com/SophiaAtkinson/discord-hedgedoc-md.git
synced 2025-06-27 11:17:41 -07:00
13 lines
348 B
JSON
13 lines
348 B
JSON
[
|
|
{
|
|
"name": "first",
|
|
"markdownURL": "https://example.com/s/example/download",
|
|
"webhookURL": "https://discord.com/api/webhooks/example/example"
|
|
},
|
|
{
|
|
"name": "second",
|
|
"markdownURL": "https://example.com/s/example/download",
|
|
"webhookURL": "https://discord.com/api/webhooks/example/example"
|
|
}
|
|
]
|
|
|