Skip to main content

send

Function send 

Source
pub async fn send(
    identity: Option<&str>,
    to_npubs: &[String],
    message: Option<&str>,
    passphrase: Option<&str>,
    verbosity: u8,
) -> AmResult<SentMessage>