mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-14 17:44:12 -05: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!