from protobuf message proto.packets.Push.SongFinished
from protobuf field: double accuracy = 12;
from protobuf field: int32 bad_cuts = 6;
Optional
from protobuf field: proto.models.Beatmap beatmap = 2;
from protobuf field: float end_time = 8;
from protobuf field: int32 good_cuts = 7;
from protobuf field: string match_id = 10;
from protobuf field: int32 max_score = 11;
from protobuf field: int32 misses = 5;
from protobuf field: proto.models.User player = 1;
from protobuf field: int32 score = 4;
from protobuf field: string tournament_id = 9;
from protobuf field: proto.packets.Push.SongFinished.CompletionType type = 3;
Generated
from protobuf message proto.packets.Push.SongFinished