-- Server -- //
from protobuf message proto.packets.Request.AddServer
from protobuf field: string auth_token = 2;
Optional
from protobuf field: proto.models.CoreServer server = 1;
-- Server -- //
Generated
from protobuf message proto.packets.Request.AddServer