pub fn send_message( sender: &str, sender_id: i32, content: &str, target: &str) -> Vec<u8>
#7: BANCHO_SEND_MESSAGE