For example, so you can trigger things like setButtons, showNotification, setBackground, etc. where you only care about side-effects, not results.
Otherwise the closest you can get is streaming a partial object and reacting to it, which isn't ideal.
Loading thread detail
Fetching the original tweets from X for a clean reading view.
Hang tight—this usually only takes a few seconds.
2 tweets · Nov 18, 2025, 7:34 PM
For example, so you can trigger things like setButtons, showNotification, setBackground, etc. where you only care about side-effects, not results.
Otherwise the closest you can get is streaming a partial object and reacting to it, which isn't ideal.