You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -142,7 +142,7 @@ public function retrieveDeliveryReport($omnimessageId)
142
142
*
143
143
* @throws \Messente\Api\ApiException on non-2xx response
144
144
* @throws \InvalidArgumentException
145
-
* @return array of \Messente\Api\Model\DeliveryReportResponse|\Messente\Api\Model\ErrorOmnichannel|\Messente\Api\Model\ErrorOmnichannel, HTTP status code, HTTP response headers (array of strings)
145
+
* @return array of \Messente\Api\Model\DeliveryReportResponse|\Messente\Api\Model\ErrorOmnichannel, HTTP status code, HTTP response headers (array of strings)
@@ -142,7 +142,7 @@ public function cancelScheduledMessage($omnimessageId)
142
142
*
143
143
* @throws \Messente\Api\ApiException on non-2xx response
144
144
* @throws \InvalidArgumentException
145
-
* @return array of object|\Messente\Api\Model\ErrorOmnichannel|\Messente\Api\Model\ErrorOmnichannel, HTTP status code, HTTP response headers (array of strings)
145
+
* @return array of object|\Messente\Api\Model\ErrorOmnichannel, HTTP status code, HTTP response headers (array of strings)
@@ -457,7 +437,7 @@ public function sendOmnimessage($omnimessage)
457
437
*
458
438
* @throws \Messente\Api\ApiException on non-2xx response
459
439
* @throws \InvalidArgumentException
460
-
* @return array of \Messente\Api\Model\OmniMessageCreateSuccessResponse|\Messente\Api\Model\ErrorOmnichannel|\Messente\Api\Model\ErrorOmnichannel, HTTP status code, HTTP response headers (array of strings)
440
+
* @return array of \Messente\Api\Model\OmniMessageCreateSuccessResponse|\Messente\Api\Model\ErrorOmnichannel, HTTP status code, HTTP response headers (array of strings)
0 commit comments