mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-06-20 18:24:43 +00:00
ec24ec7dbb
TelegramCore does not re-export Postbox, so dropping the Postbox import forces every Postbox-type reference to switch to an engine typealias. Spell this out, and clarify that new typealiases are in scope while new engine wrapper structs are not. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>