aboutsummaryrefslogtreecommitdiff
path: root/tests/resources/message_type_7.json
blob: 823fbad6bb6957526cf19c21a9df66775161a9c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "type": 7,
  "tts": false,
  "timestamp": "2017-01-01T12:00:00.000000+00:00",
  "pinned": false,
  "nonce": null,
  "mentions": [],
  "mention_roles": [],
  "mention_everyone": false,
  "id": "123132131321321",
  "embeds": [],
  "edited_timestamp": null,
  "content": "",
  "channel_id": "321",
  "author": {
    "username": "aaa",
    "id": "123",
    "discriminator": "0123",
    "bot": true,
    "avatar": "u9aosdu9anbsduas8"
  },
  "attachments": []
}