ruma_client_api

Module profile

Source
Available on crate features client or server only.
Expand description

Endpoints for user profiles.

Modulesยง

get_avatar_url
GET /_matrix/client/*/profile/{userId}/avatar_url
get_display_name
GET /_matrix/client/*/profile/{userId}/displayname
get_profile
GET /_matrix/client/*/profile/{userId}
set_avatar_url
PUT /_matrix/client/*/profile/{userId}/avatar_url
set_display_name
PUT /_matrix/client/*/profile/{userId}/displayname