Bot API 10.2 - #336
Conversation
|
@copilot compare these changes with https://core.telegram.org/bots/api-changelog#may-8-2026 |
The ✅ New Methods — all 7 present
✅ New Types — all 11 present
✅ Modified Types — all new fields present
Notes
The implementation appears to be complete and accurate against the Bot API 10.0 release. |
Also handle circular deps problem
|
@copilot check that codebase in this PR fully implements everything mentioned in changelog (https://core.telegram.org/bots/api-changelog#july-14-2026) |
The ✅ New Methods — all 7 present
✅ Removed Methods
✅ New Types — all presentCore types: InputRichBlock types (21 concrete):* RichBlock / RichText types** (for reading incoming rich messages): all present in lib/telegram/bot/types/ ✅ Modified Types — all new fields present
The implementation appears complete and accurate for the July 14, 2026 (Bot API 10.2) release. |
Summary
CHANGELOG.md.Testing
bundle exec rubocoppassed.bundle exec rake specpassed.