Skip to main content

get_pushrule_actions_route

Function get_pushrule_actions_route 

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

ยงGET /_matrix/client/r0/pushrules/global/{kind}/{ruleId}/actions

Gets the actions of a single specified push rule for this user.