Telegram API Extraction¶
The tg_api_parsed package is a snapshot of the reviewed Telegram Bot API models from telegram-api-extract/telegram_api.
Only the types that telegras needs are re-exported (update models, webhook info, request payloads, sendMessage/getMe method payloads) so that other consumers can rely on the same curated definitions without importing the full autogenerated tree.