Module matrix_sdk::ruma::api::client::push::get_pushrule_enabled

source ·
Available on crate feature api and (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§