Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
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