Skip to content

Instantly share code, notes, and snippets.

@qgadrian
Created February 16, 2018 15:02
Show Gist options
  • Save qgadrian/ac80539744b457de6cffc16599db6e5f to your computer and use it in GitHub Desktop.
Save qgadrian/ac80539744b457de6cffc16599db6e5f to your computer and use it in GitHub Desktop.
Fcmex.push("/topics/test_topic",
data: %{
title: "hi!",
body: "this is a message",
click_action: "open",
icon: "new"
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment