dexcord/test/fixtures/message_create_guild.json

70 lines
1.7 KiB
JSON

{
"id": "1052425005447712818",
"channel_id": "155361364909801472",
"guild_id": "197038439483310086",
"author": {
"id": "80351110224678912",
"username": "Nelly",
"discriminator": "1337",
"global_name": "Nelly",
"avatar": "8342729096ea3675442027381ff50dfe",
"bot": false,
"public_flags": 131072
},
"member": {
"nick": "The Big N",
"roles": ["197038439483310087", "197038439483310088"],
"joined_at": "2021-04-11T15:00:00.000000+00:00",
"deaf": false,
"mute": false,
"flags": 0,
"pending": false
},
"content": "Hey <@104937225384493056> check this out",
"timestamp": "2022-12-14T05:06:00.000000+00:00",
"edited_timestamp": null,
"tts": false,
"mention_everyone": false,
"mentions": [
{
"id": "104937225384493056",
"username": "friend",
"discriminator": "0001",
"global_name": "Friend",
"avatar": null,
"member": {
"nick": "buddy",
"roles": ["197038439483310087"],
"joined_at": "2021-05-01T00:00:00.000000+00:00"
}
}
],
"mention_roles": ["197038439483310088"],
"attachments": [
{
"id": "1052425005447712819",
"filename": "cat.png",
"size": 45678,
"url": "https://cdn.discordapp.com/attachments/1/2/cat.png",
"proxy_url": "https://media.discordapp.net/attachments/1/2/cat.png",
"height": 512,
"width": 512,
"content_type": "image/png"
}
],
"embeds": [
{
"title": "An Embed",
"type": "rich",
"description": "A described embed",
"color": 5814783,
"timestamp": "2022-12-14T05:00:00.000000+00:00"
}
],
"reactions": [],
"nonce": "1052425005447712818",
"pinned": false,
"type": 0,
"channel_type": 0,
"flags": 0
}