Skip to main content

set_option_event_alert

Function set_option_event_alert 

Source
pub async fn set_option_event_alert(
    __arg0: State<RestState>,
    __arg1: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>