pub(crate) async fn set_avatar_url_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPUT /_matrix/client/v3/profile/{userId}/avatar_url
Updates the avatar_url and blurhash.
- Also makes sure other users receive the update using presence EDUs