dexcord/test/fixtures/message_dm.json

24 lines
556 B
JSON

{
"id": "1052425005447713100",
"channel_id": "319674150115823165",
"author": {
"id": "80351110224678912",
"username": "Nelly",
"discriminator": "1337",
"global_name": "Nelly",
"avatar": "8342729096ea3675442027381ff50dfe"
},
"content": "a private message",
"timestamp": "2022-12-14T08:00:00.000000+00:00",
"edited_timestamp": null,
"tts": false,
"mention_everyone": false,
"mentions": [],
"mention_roles": [],
"attachments": [],
"embeds": [],
"pinned": false,
"type": 0,
"channel_type": 1,
"flags": 0
}