Skip to main content

appservice_ping

Function appservice_ping 

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

ยงPOST /_matrix/client/v1/appservice/{appserviceId}/ping

Ask the homeserver to ping the application service to ensure the connection works.