Module ruma::api::appservice::thirdparty[][src]

This is supported on crate feature api and (crate features appservice-api or appservice-api-c or appservice-api-s) only.
Expand description

Endpoints for third party lookups

Modules

Endpoint to retrieve a list of Matrix portal rooms that lead to the matched third party location.

Endpoint to retrieve an array of third party network locations from a Matrix room alias.

Endpoint to present clients with specific information about the various third party networks that an application service supports.

Endpoint to retrieve a Matrix User ID linked to a user on the third party network, given a set of user parameters.

Endpoint to retrieve an array of third party users from a Matrix User ID.