Skip to content

Instantly share code, notes, and snippets.

@disbelief
Created August 14, 2014 22:44
Show Gist options
  • Save disbelief/635f10367825665d6549 to your computer and use it in GitHub Desktop.
Save disbelief/635f10367825665d6549 to your computer and use it in GitHub Desktop.
{
"type": "project:created",
"scopes": ["activity", "notification", "general"],
"data": {
"_id": "...",
"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