Module ruma_client_api::push::get_pushrule_enabled

source ·
Available on crate features client or server only.
Expand description

GET /_matrix/client/*/pushrules/{scope}/{kind}/{ruleId}/enabled

This endpoint gets whether the specified push rule is enabled.

Modules§