dexcord/test/fixtures/message_reply_deleted.json

31 lines
786 B
JSON

{
"id": "1052425005447713000",
"channel_id": "155361364909801472",
"guild_id": "197038439483310086",
"author": {
"id": "80351110224678912",
"username": "Nelly",
"discriminator": "1337",
"global_name": "Nelly",
"avatar": "8342729096ea3675442027381ff50dfe"
},
"content": "replying to a message that got deleted",
"timestamp": "2022-12-14T07:00:00.000000+00:00",
"edited_timestamp": null,
"tts": false,
"mention_everyone": false,
"mentions": [],
"mention_roles": [],
"attachments": [],
"embeds": [],
"pinned": false,
"type": 19,
"flags": 0,
"message_reference": {
"type": 0,
"message_id": "1052425005447712818",
"channel_id": "155361364909801472",
"guild_id": "197038439483310086"
},
"referenced_message": null
}