aboutsummaryrefslogtreecommitdiff
path: root/tests/resources/message_create_2.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/message_create_2.json')
-rw-r--r--tests/resources/message_create_2.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/resources/message_create_2.json b/tests/resources/message_create_2.json
new file mode 100644
index 0000000..f999397
--- /dev/null
+++ b/tests/resources/message_create_2.json
@@ -0,0 +1,23 @@
+{
+ "type": 0,
+ "tts": false,
+ "timestamp": "2017-01-01T01:01:01.100000+00:00",
+ "pinned": false,
+ "nonce": -6000000000000000,
+ "mentions": [],
+ "mention_roles": [],
+ "mention_everyone": false,
+ "id": "300000000000000000",
+ "embeds": [],
+ "edited_timestamp": null,
+ "content": "fake",
+ "channel_id": "100000000000000000",
+ "author": {
+ "username": "fake",
+ "id": "300000000000000000",
+ "discriminator": "1234",
+ "bot": true,
+ "avatar": "f133549aac3208319a9fbc3c12345678"
+ },
+ "attachments": []
+}