Skip to main content

get_capabilities_route

Function get_capabilities_route 

Source
pub(crate) async fn get_capabilities_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /_matrix/client/v3/capabilities

Get information on the supported feature set and other relevant capabilities of this server.