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. :[
4 Replies
:NighthawkInteractionError: BEFORE YOU ASK FOR SUPPORT :NighthawkInteractionError:
1️⃣ • Use the panel in #🆘-instant-support to check if your problem is a common issue! Use the documentation and it's detailed guides to help you setup Lurkr!
2️⃣ • Use the commands /config check and /config troubleshoot to get a better idea what issue you're having!
❓ • Still stuck? Ask your question in as much detail as possible to help other people understand what your problem is and help you fix it quickly!
❗• This server uses Answer Overflow to index content on the web. By posting in this channel your messages will be indexed on the web to help others find answers.
Solution
theres a
triggerCooldown field that you can pass to update that timestamp you're referringur amazing ❤️