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.