Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.31 KB | None | 0 0
  1. {
  2.     "message": {
  3.         "token": "token, token2, ...",
  4.         "notification": {
  5.         "body": "text notifikace",
  6.         "title": "nadpis notifikace",
  7.         "data": {
  8.             "topic": "topic_name",
  9.             "id": "id otevirane zpravy / id otevirane udalosti"
  10.             }
  11.         }
  12.     }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement