Skip to content

Instantly share code, notes, and snippets.

@disbelief
Created August 14, 2014 22:42
Show Gist options
  • Save disbelief/48a394c3ee37438353fc to your computer and use it in GitHub Desktop.
Save disbelief/48a394c3ee37438353fc to your computer and use it in GitHub Desktop.
{
"type": "activity:created",
"data": {
"_id": "...",
"_type": "project",
"name": "project name",
"user": {
"_id": "...",
"avatar": "...",
"name": "John Doe"
}
},
"channel": "company:123456",
"server_id": 12345678
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment