Skip to main content

build_receive_text_msg

Function build_receive_text_msg 

Source
pub fn build_receive_text_msg(
    from: &str,
    session_id: Option<String>,
    channel: &str,
    text: &str,
) -> MessageInResult