Last active
November 4, 2017 08:52
-
-
Save chetdeva/42002ae33225173b713e097bb564835a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"to" : "<firebase_instance_id>", | |
"collapse_key" : "type_a", | |
"data":{ | |
"android_channel_id": "collapsingnotifications", | |
"body": "First Notification", | |
"title": "Collapsing A", | |
"custom_url":"http://collapsingnotification.fueled.com/home" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment