mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-18 14:18:19 -04:00
<!-- description of the changes in this PR --> Updates ruma from289bee8797to89dab44660see4250d65756Depends on this ruma PR github.com/ruma/ruma/pull/2383 Support for reading the intent from the notification event (m.call.intent in notification event as per https://github.com/matrix-org/matrix-spec-proposals/pull/4075) Parity with js-sdk implementationbd6547c081/src/matrixrtc/types.ts (L150)- [ ] I've documented the public API Changes in the appropriate `CHANGELOG.md` files. - [ ] I've read [the `CONTRIBUTING.md` file](https://github.com/matrix-org/matrix-rust-sdk/blob/main/CONTRIBUTING.md), notably the sections about Pull requests, Commit message format, and AI policy. - [ ] This PR was made with the help of AI. <!-- Sign-off, if not part of the commits --> <!-- See CONTRIBUTING.md if you don't know what this is --> Signed-off-by: