{
"embeds": {
"first_embed": {
"title": "First Embed",
"description": "This is the description for the first embed.",
"color": 16711680,
"author": {
"name": "Author Name",
},
"footer": {
"text": "Footer Text"
}
},
"second_embed": {
"title": "Second Embed",
"description": "This is the description for the second embed.",
"color": 16711680
}
}
}
{
"embeds": {
"first_embed": {
"title": "First Embed",
"description": "This is the description for the first embed.",
"color": 16711680,
"author": {
"name": "Author Name",
},
"footer": {
"text": "Footer Text"
}
},
"second_embed": {
"title": "Second Embed",
"description": "This is the description for the second embed.",
"color": 16711680
}
}
}