19 static constexpr std::string_view
packet_name =
"Chat Command";
21#if PROTOCOL_VERSION < 760
24 SERIALIZED_FIELD(ArgumentSignatures, std::map<std::string, std::vector<unsigned char>>);
26#elif PROTOCOL_VERSION < 761
30 SERIALIZED_FIELD(ArgumentSignatures, std::map<std::string, std::vector<unsigned char>>);
33#elif PROTOCOL_VERSION < 766
37 SERIALIZED_FIELD(ArgumentSignatures, std::map<std::string, std::vector<unsigned char>>);