Skip to content

Payload Support

Compare
Choose a tag to compare
@DavidBriglio DavidBriglio released this 14 Jul 16:26
· 16 commits to master since this release

You may now include a string payload with the notification. in order to pass more information to the handler. The payload string value is escaped until used in the handler, but the action strings are not. Due to this, be aware that programmatically setting the text of the action buttons from an outside source causes danger of executing unwanted javascript.