package gaypoints type gaypointShortDetails struct { userID int64 gaypoints int64 }