mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-14 11:05:32 -04:00
Based on https://github.com/ruma/ruma/pull/1607, this patch adds support for `avatar` from a sliding sync response. This patch implements `SlidingSyncRoom::avatar_url` to get the avatar URL of a sliding sync room.