-- Other Responses --/
from protobuf message proto.packets.Response.Connect
from protobuf field: string message = 3;
from protobuf field: proto.packets.Response.Connect.ConnectFailReason reason = 4;
from protobuf field: int32 server_version = 2;
Optional
from protobuf field: proto.models.State state = 1;
-- Other Responses --/
Generated
from protobuf message proto.packets.Response.Connect