Skip to content

Instantly share code, notes, and snippets.

@Tetraquark
Created October 17, 2020 18:23
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 Tetraquark/e826f706915c4bcf89be849782e33880 to your computer and use it in GitHub Desktop.
Save Tetraquark/e826f706915c4bcf89be849782e33880 to your computer and use it in GitHub Desktop.
{
"to": "CLIENT_PUSH_TOKEN",
"notification": {
"body": "Push text message",
"title": "Push title"
},
"data": {
"some_important_id": "1234"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment