Function bancho_packets::pack_message
source · pub fn pack_message(
sender: impl Str,
content: impl Str,
target: impl Str,
sender_id: i32
) -> Vec<u8>Expand description
Pack message packet data
pub fn pack_message(
sender: impl Str,
content: impl Str,
target: impl Str,
sender_id: i32
) -> Vec<u8>Pack message packet data