pub(crate) async fn get_pushrule_enabled_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/r0/pushrules/global/{kind}/{ruleId}/enabled
Gets the enabled status of a single specified push rule for this user.