push_notification

Function push_notification 

Source
pub async fn push_notification(
    __arg0: Extension<Arc<App>>,
    __arg1: Extension<Auth>,
    __arg2: Json<PushNotificationParams>,
) -> Json<Response<PushResp>>