POST /_matrix/client/r0/pushers/set
pub(crate) async fn set_pushers_route( __arg0: State<State>, body: Args<Request>, ) -> Result<Response>
Adds a pusher for the sender user.
append