Voice XP increments don’t update lastUpdated
Hi, when I call PATCH /levels/{guildId}/users/{userId} with { xp: { increment } } to grant XP for VC activity, the XP value updates correctly but the lastUpdated field stays unchanged until the user earns XP from a text message. Could you update the backend so any XP update, whether it comes from your bot or via the public API, refreshes lastUpdated? Right now API-driven increments leave the timestamp stale. :[
