Part of https://linear.app/comm/issue/ENG-6366/rename-minimallyencodedrawthreadinfo-to-rawthreadinfo
This is safe because there's only one `preparePushNotif` callsite and we're guaranteed to get minimally encoded `ThreadInfo`s back from `threadInfoFromRawThreadInfo(...)`:
{F1071144}
---
Depends on D10678