mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 00:02:37 -06:00
18 lines
275 B
JSON
18 lines
275 B
JSON
{
|
|
"channel": {
|
|
"id": "999"
|
|
},
|
|
"messages": [
|
|
{
|
|
"id": "4",
|
|
"timestamp": "2026-01-04T00:00:00Z",
|
|
"content": "wrong"
|
|
}
|
|
],
|
|
"dateRange": {
|
|
"after": "2026-01-03T00:00:00Z",
|
|
"before": null
|
|
},
|
|
"exportedAt": "2026-01-04T00:00:00Z"
|
|
}
|