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