@@ -23,7 +23,7 @@ class PushMessageService
* @param $title
* @param $content
* @param $url
- * @return bool
+ * @return array|bool|mixed|string|null
* @throws ApiException
* @throws GuzzleException
*/