mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-14 11:05:32 -04:00
This patch implements `Room::avatar_url`. It tries to calculate the best avatar URL as much as possible. It's either the URL from `SlidingSyncRoom::avatar_url` or from `Room::avatar_url`.