Telegram-iOS/submodules/TelegramCore/FlatSerialization
isaac 354e1c7a66 Implement InstantPageBlock.thinking (pageBlockThinking) parsing & serialization
Add a first-class InstantPageBlock.thinking(RichText) case mirroring .kicker:
- enum case + InstantPageBlockType.thinking = 30; Postbox coding & equality
- FlatBuffers InstantPageBlock_Thinking schema (appended last) + Swift codecs
- API parse at InstantPage.swift; output-only on send (apiInputBlock returns nil)
- no-op stubs in the two exhaustive switches (preview text, V2 layout)

Rendering is out of scope. Verified by a full Bazel build.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 16:07:09 +02:00
..
macOS macos flatc 2025-02-18 08:14:38 +02:00
Models Implement InstantPageBlock.thinking (pageBlockThinking) parsing & serialization 2026-05-29 16:07:09 +02:00
.gitignore Add temp gitignore 2026-01-15 16:55:41 +08:00
BUILD [WIP] Serialization 2025-02-13 22:32:59 +04:00
Package.swift macos flatc 2025-02-18 08:14:38 +02:00