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