Function mostro_client::cli::send_msg::execute_send_msg
source · pub async fn execute_send_msg(
command: Commands,
order_id: Option<Uuid>,
my_key: &Keys,
mostro_key: PublicKey,
client: &Client,
text: Option<&str>
) -> Result<()>