Skip to main content

send_message_fallback

Function send_message_fallback 

Source
pub fn send_message_fallback(
    chat_guid: &str,
    message: &str,
    attachment: &str,
) -> Result<Option<String>, String>
Expand description

Fallback send for DMs only: uses participant + service approach.