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