Skip to main content

get_pushrules_global_route

Function get_pushrules_global_route 

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

ยงGET /_matrix/client/r0/pushrules/global/

Retrieves the push rules event for this user.

This appears to be the exact same as GET /_matrix/client/r0/pushrules/.