Include everything, not just what a customer should see: disabled tiers, inactive addons,
features still launch-gated to 'off'/'beta', and rows flagged showOnPricing: false. For
admin views; leave unset for the public pricing page.
OptionalrefreshCache?: boolean
Deprecated
Misnomer kept for compatibility - it maps to the API's all flag and refreshes no
cache. Use includeUnreleased.
Reconcile the logged-in user's premium roles in the support server to match their entitlements
(user premium + active guild subscriptions). Session-authenticated: auth is the session token.
Backend/support-bot variant: sync an arbitrary user's premium roles in the support server.
Authenticated with the shared backend secret — pass auth as 'Bearer ' + NOTI_BACKEND_SECRET.
Include everything, not just what a customer should see: disabled tiers, inactive addons, features still launch-gated to 'off'/'beta', and rows flagged
showOnPricing: false. For admin views; leave unset for the public pricing page.