Feature: add Unused checkbox in User fields to easily find out all unused variables

๐Ÿ—‚๏ธ Changelog โ€” Unused User Fields Filter

Feature: Added Unused checkbox in User Fields to quickly find unused variables.


Whatโ€™s New

  • Enable the Unused checkbox to view all user fields not currently in use.
  • Makes it easy to identify and clean up unused variables.
  • Results are cached per session โ€” changes after enabling wonโ€™t auto-refresh.

Why It Matters

  • Keeps your bot data structure clean and organized.
  • Saves time by avoiding manual checks.
  • Helps reduce clutter and confusion in large projects.
๐Ÿ‘‰ Available now in User Fields โ†’ Unused filter.