Skip to content

Instantly share code, notes, and snippets.

@twobitlabs
Created March 27, 2019 22:04
Show Gist options
  • Save twobitlabs/6e8953e7a405447d79f70d907ccb0f7e to your computer and use it in GitHub Desktop.
Save twobitlabs/6e8953e7a405447d79f70d907ccb0f7e to your computer and use it in GitHub Desktop.
{
"chats": [
{
"created_by": {
"id": "5e4c6d93-8884-4c57-870b-603be19d2b87",
"photo_path": "https://media.bleacherreport.com/image/upload/v1522781875/qulgef0fzer9b2kycewt.jpg",
"username": "toro"
},
"id": "a0ca0f25-cc11-41e8-b4bd-e5e37dbc0547",
"members": [
{
"id": "5e4c6d93-8884-4c57-870b-603be19d2b87",
"photo_path": "https://media.bleacherreport.com/image/upload/v1522781875/qulgef0fzer9b2kycewt.jpg",
"username": "toro"
},
{
"id": "c9e0001b-41cb-4338-89e7-f3b7f2c95d4e",
"photo_path": "https://media.bleacherreport.com/image/upload/v1518219081/ldcx8exa4hq8d1rdfgzl.jpg",
"username": "toddh"
}
],
"messages": [],
"preview": null,
"unread_count": null
},
{
"created_by": {
"id": "0957e68e-75f8-4594-95fa-2b874bcbca3f",
"photo_path": "https://media.bleacherreport.com/image/upload/v1518555880/xud3b96a4ydblpvomcfg.jpg",
"username": "nobody"
},
"id": "d8f94af2-43b8-4e6a-84e5-cdfba32e9b54",
"members": [
{
"id": "0957e68e-75f8-4594-95fa-2b874bcbca3f",
"photo_path": "https://media.bleacherreport.com/image/upload/v1518555880/xud3b96a4ydblpvomcfg.jpg",
"username": "nobody"
},
{
"id": "5e4c6d93-8884-4c57-870b-603be19d2b87",
"photo_path": "https://media.bleacherreport.com/image/upload/v1522781875/qulgef0fzer9b2kycewt.jpg",
"username": "toro"
}
],
"messages": [],
"preview": null,
"unread_count": null
},
{
"created_by": {
"id": "93dfdf9d-09cc-419e-8bfd-7d7182a9399f",
"photo_path": "https://media.bleacherreport.com/image/upload/v1541458361/drg6ttnpg90kqouhrpdz.jpg",
"username": "dautermann"
},
"id": "7dc0e00f-4aa7-4c56-8b45-f9985ac166c6",
"members": [
{
"id": "5e4c6d93-8884-4c57-870b-603be19d2b87",
"photo_path": "https://media.bleacherreport.com/image/upload/v1522781875/qulgef0fzer9b2kycewt.jpg",
"username": "toro"
},
{
"id": "93dfdf9d-09cc-419e-8bfd-7d7182a9399f",
"photo_path": "https://media.bleacherreport.com/image/upload/v1541458361/drg6ttnpg90kqouhrpdz.jpg",
"username": "dautermann"
}
],
"messages": [],
"preview": null,
"unread_count": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment