Fetch a user or team's lifetime raised total from the Play Live
lifetime API. Returns null when the service reports no history for
this slug; overlays that want a scalar can coalesce with ?? 0.
Auto-disables when username is nullish or empty. Defaults to a
60-second refetchInterval — the lifetime aggregate updates
slowly.
Fetch a user or team's lifetime raised total from the Play Live lifetime API. Returns
nullwhen the service reports no history for this slug; overlays that want a scalar can coalesce with?? 0.Auto-disables when
usernameis nullish or empty. Defaults to a 60-secondrefetchInterval— the lifetime aggregate updates slowly.