mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-06 15:04:11 -04:00
The `SlidingSyncBuilder` now has a new method: `bump_event_types`, to configure the `bump_event_types` HTTP request parameter. This value is passed to `SlidingSync`, which is used to build the `SlidingSync` request.