145 lines
4 KiB
JSON
145 lines
4 KiB
JSON
{
|
|
"guild": {
|
|
"id": "111111111111111111",
|
|
"name": "xxxxxxxx",
|
|
"iconUrl": "GuildName - Text Channels - ChannelName [0000000000000000].json_Files/avatar.png"
|
|
},
|
|
"channel": {
|
|
"id": "111111111111111111",
|
|
"type": "xxxxxxxxxxxxx",
|
|
"categoryId": "111111111111111111",
|
|
"category": "xxxxxxxxxxxxx",
|
|
"name": "xxxxxxx",
|
|
"topic": null
|
|
},
|
|
"dateRange": {
|
|
"after": null,
|
|
"before": null
|
|
},
|
|
"exportedAt": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
|
"messages": [
|
|
{
|
|
"id": "111111111111111111",
|
|
"type": "xxxxxxxxxxxxxxx",
|
|
"timestamp": "2020-04-13T10:09:08.000000+00:00",
|
|
"timestampEdited": null,
|
|
"callEndedTimestamp": null,
|
|
"isPinned": false,
|
|
"content": "xxxxxxxxxxxxxxxxxx",
|
|
"author": {
|
|
"id": "111111111111111111",
|
|
"name": "xxxxxxxx",
|
|
"discriminator": "1111",
|
|
"nickname": "xxxxxxxx",
|
|
"color": null,
|
|
"isBot": false,
|
|
"roles": [],
|
|
"avatarUrl": "GuildName - Text Channels - ChannelName [0000000000000000].json_Files/avatar.png"
|
|
},
|
|
"attachments": [],
|
|
"embeds": [],
|
|
"stickers": [],
|
|
"reactions": [],
|
|
"mentions": [],
|
|
"inlineEmojis": []
|
|
},
|
|
{
|
|
"id": "111111111111111111",
|
|
"type": "xxxxxxx",
|
|
"timestamp": "2020-04-13T10:09:08.000000+00:00",
|
|
"timestampEdited": null,
|
|
"callEndedTimestamp": null,
|
|
"isPinned": false,
|
|
"content": "xxxxxxxxx",
|
|
"author": {
|
|
"id": "111111111111111111",
|
|
"name": "xxxxxxxx",
|
|
"discriminator": "1111",
|
|
"nickname": "xxxxxxxx",
|
|
"color": null,
|
|
"isBot": false,
|
|
"roles": [],
|
|
"avatarUrl": "GuildName - Text Channels - ChannelName [0000000000000000].json_Files/avatar.png"
|
|
},
|
|
"attachments": [],
|
|
"embeds": [],
|
|
"stickers": [],
|
|
"reactions": [],
|
|
"mentions": [],
|
|
"inlineEmojis": []
|
|
},
|
|
{
|
|
"id": "111111111111111111",
|
|
"type": "xxxxxxx",
|
|
"timestamp": "2020-04-13T10:09:08.000000+00:00",
|
|
"timestampEdited": null,
|
|
"callEndedTimestamp": null,
|
|
"isPinned": false,
|
|
"content": "https://example.com/example.png",
|
|
"author": {
|
|
"id": "111111111111111111",
|
|
"name": "xxxxxxxx",
|
|
"discriminator": "1111",
|
|
"nickname": "xxxxxxxx",
|
|
"color": null,
|
|
"isBot": false,
|
|
"roles": [],
|
|
"avatarUrl": "GuildName - Text Channels - ChannelName [0000000000000000].json_Files/avatar.png"
|
|
},
|
|
"attachments": [],
|
|
"embeds": [
|
|
{
|
|
"title": "",
|
|
"url": "https://example.com/example.png",
|
|
"timestamp": null,
|
|
"description": "",
|
|
"thumbnail": {
|
|
"url": "GuildName - Text Channels - ChannelName [0000000000000000].json_Files/example.png",
|
|
"width": 111,
|
|
"height": 111
|
|
},
|
|
"images": [],
|
|
"fields": [],
|
|
"inlineEmojis": []
|
|
}
|
|
],
|
|
"stickers": [],
|
|
"reactions": [],
|
|
"mentions": [],
|
|
"inlineEmojis": []
|
|
},
|
|
{
|
|
"id": "111111111111111111",
|
|
"type": "xxxxxxx",
|
|
"timestamp": "2020-04-13T10:09:08.000000+00:00",
|
|
"timestampEdited": null,
|
|
"callEndedTimestamp": null,
|
|
"isPinned": false,
|
|
"content": "xxx",
|
|
"author": {
|
|
"id": "111111111111111111",
|
|
"name": "xxxxxxxx",
|
|
"discriminator": "1111",
|
|
"nickname": "xxxxxxxx",
|
|
"color": null,
|
|
"isBot": false,
|
|
"roles": [],
|
|
"avatarUrl": "GuildName - Text Channels - ChannelName [0000000000000000].json_Files/avatar.png"
|
|
},
|
|
"attachments": [
|
|
{
|
|
"id": "111111111111111111",
|
|
"url": "GuildName - Text Channels - ChannelName [0000000000000000].json_Files/unknown-SUFFIX.png",
|
|
"fileName": "unknown.png",
|
|
"fileSizeBytes": 111111
|
|
}
|
|
],
|
|
"embeds": [],
|
|
"stickers": [],
|
|
"reactions": [],
|
|
"mentions": [],
|
|
"inlineEmojis": []
|
|
}
|
|
],
|
|
"messageCount": 111
|
|
}
|