Skip to content

Instantly share code, notes, and snippets.

@swabbass
Created July 8, 2020 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swabbass/7df91e0db47641fcb7f7f9605d1a313d to your computer and use it in GitHub Desktop.
Save swabbass/7df91e0db47641fcb7f7f9605d1a313d to your computer and use it in GitHub Desktop.
{
"notificationId" : "{{$guid}}",
"channelId": "general",
"sentTime":"{{$timestamp}}",
"groupKey" : "g1",
"groupName" : "Group 1",
"contentTitle" : "Title",
"subGroupKey":"s1",
"contentText" : "A content to show",
"sound" : "general",
"extra_data" : {"extra_key":"extra_val"},
"deeplink" : "/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment