gomoob / php-pushwoosh

A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
http://gomoob.github.io/php-pushwoosh
MIT License
65 stars 37 forks source link

Support chrome_button_text and chrome_button_url #70

Open petrwl opened 7 years ago

petrwl commented 7 years ago

Add support

  “chrome_button_text1”: “1“, // optional
  “chrome_button_url1”: “button1_url“, // optional, ignored if chrome_button_text1 is not set
  “chrome_button_text2”: “2“, // optional
  “chrome_button_url2”: “button2_url”, // optional, ignored if chrome_button_text2 is not set 

http://docs.pushwoosh.com/docs/createmessage

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 99.502% when pulling 26b99b8a31a5ff540d399a630a487196faf13fe9 on PetrSchegolskov:master into 89d609e6f824ad2becaf2df9d65a8fb07a413cec on gomoob:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 99.502% when pulling cb719b58f4635ae5130cb5f413d99cff97d8a65c on PetrSchegolskov:master into 89d609e6f824ad2becaf2df9d65a8fb07a413cec on gomoob:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.002%) to 99.834% when pulling d6030c175fd64ef3961fad88a6d8e0325033f81c on PetrSchegolskov:master into 89d609e6f824ad2becaf2df9d65a8fb07a413cec on gomoob:master.