{ "receipts": {}, "scheduled": {}, "removed": [ "<string>" ], "error": 123, "errorMessage": "<string>", "errorThrowable": { "cause": {}, "stackTrace": [ { "methodName": "<string>", "fileName": "<string>", "lineNumber": 123, "className": "<string>", "nativeMethod": true } ], "message": "<string>", "localizedMessage": "<string>", "suppressed": [ {} ] }, "rateLimited": false, "errorRetryable": false, "errorContext": {} }
This only works if the message hasn’t been sent yet.
The ID of the message to update
JSON-formatted message attributes
Show child attributes
successful operation
Was this page helpful?