mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 07:27:45 -04:00
This patch renames `Timeline::subscribe_batched` to `Timeline::subscribe`. Since the `Timeline::subscribe` method has been removed because unused, it no longer makes sense to have a “batched” variant here. Let's simplify things!