- Supports [public API to edit/update existing message](https://sdk.ably.com/builds/ably/specification/main/chat-features/#:~:text=abcdefghij%3A001%22%2C%0A%20%20%20%20%22operation%22%3A%20%7B%7D%0A%20%20%7D-,Updating%20Messages,-Request) - Implement `UpdateMessageParams` accordingly and outer metadata should be `HashMap<String, String>` => https://github.com/ably/specification/pull/270 - Reference ably-java PR -> https://github.com/ably/ably-java/pull/1059/files - Implement sandbox integration tests for the same. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-5196) by [Unito](https://www.unito.io)