sc_send

Function sc_send 

Source
pub async fn sc_send(
    text: String,
    desp: String,
    key: String,
) -> Result<String, Box<dyn Error>>