pub fn pack_message(
    sender: impl Str,
    content: impl Str,
    target: impl Str,
    sender_id: i32
) -> Vec<u8>
Expand description

Pack message packet data