--- State Update Requests ---//
from protobuf message proto.packets.Request.UpdateUser
from protobuf field: string tournament_id = 1;
Optional
from protobuf field: proto.models.User user = 2;
--- State Update Requests ---//
Generated
from protobuf message proto.packets.Request.UpdateUser