Created
June 4, 2019 14:54
-
-
Save twobitlabs/a347fb0ad60b8963c77ac2d0ce828fe9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"created_by": { | |
"first_name": "Jim", | |
"id": "a344a49d-40e1-4e47-9b40-e87d49953ae9", | |
"is_br_verified": false, | |
"last_name": "Smith", | |
"photo_path": "https://media.bleacherreport.com/image/upload/v1519924161/bm0pparjhzqbjzxqrdiz.jpg", | |
"username": "you" | |
}, | |
"id": "b42f2ca1-cd4c-4149-9fb0-c6a33b32da4f", | |
"members": [ | |
{ | |
"first_name": "Nobody", | |
"id": "0957e68e-75f8-4594-95fa-2b874bcbca3f", | |
"is_br_verified": false, | |
"last_name": "Specific", | |
"photo_path": "https://media.bleacherreport.com/image/upload/v1518555880/xud3b96a4ydblpvomcfg.jpg", | |
"username": "nobody" | |
}, | |
{ | |
"first_name": "Todd", | |
"id": "5e4c6d93-8884-4c57-870b-603be19d2b87", | |
"is_br_verified": false, | |
"last_name": "Twobit", | |
"photo_path": "https://media.bleacherreport.com/image/upload/v1522781875/qulgef0fzer9b2kycewt.jpg", | |
"username": "toro" | |
}, | |
{ | |
"first_name": "Brother", | |
"id": "9df02bdd-b3c8-4f2a-9c28-aa92f447a3b1", | |
"is_br_verified": false, | |
"last_name": "Man", | |
"photo_path": "https://media.bleacherreport.com/image/upload/v1557950236/vfnoeh6wiukpjif98p5q.jpg", | |
"username": "marktest1m" | |
}, | |
{ | |
"first_name": "Jim", | |
"id": "a344a49d-40e1-4e47-9b40-e87d49953ae9", | |
"is_br_verified": false, | |
"last_name": "Smith", | |
"photo_path": "https://media.bleacherreport.com/image/upload/v1519924161/bm0pparjhzqbjzxqrdiz.jpg", | |
"username": "you" | |
} | |
], | |
"messages": [ | |
{ | |
"content": {}, | |
"fields": { | |
"body": "hey test" | |
}, | |
"id": "9153218c-1871-434e-90b2-e91a841b5445", | |
"sent_at": "2019-06-04T14:51:02Z", | |
"sent_by": { | |
"first_name": "Jim", | |
"id": "a344a49d-40e1-4e47-9b40-e87d49953ae9", | |
"is_br_verified": false, | |
"last_name": "Smith", | |
"photo_path": "https://media.bleacherreport.com/image/upload/v1519924161/bm0pparjhzqbjzxqrdiz.jpg", | |
"username": "you" | |
}, | |
"type": "message" | |
} | |
], | |
"muted": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment