Available on crate feature
api
and (crate features client
or server
) only.Expand description
Endpoints for client configuration.
Modules§
GET /_matrix/client/*/user/{userId}/account_data/{type}
GET /_matrix/client/*/user/{userId}/rooms/{roomId}/account_data/{type}
PUT /_matrix/client/*/user/{userId}/account_data/{type}
PUT /_matrix/client/*/user/{userId}/rooms/{roomId}/account_data/{type}