pub(crate) async fn get_notifications_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/r0/notifications/
Paginate through the list of events the user has been, or would have been notified about.