Skip to content

Feature/bot api 9 6 10 0 5396225948089298602#21

Open
devrabie wants to merge 5 commits into
masterfrom
feature/bot-api-9-6-10-0-5396225948089298602
Open

Feature/bot api 9 6 10 0 5396225948089298602#21
devrabie wants to merge 5 commits into
masterfrom
feature/bot-api-9-6-10-0-5396225948089298602

Conversation

@devrabie

Copy link
Copy Markdown
Owner
? !
Type bug / feature / improvement
BC Break yes / no
Fixed issues

Summary

devrabie and others added 5 commits June 20, 2026 19:54
- Add support for Rich Messages: `RichMessage`, `RichText`, `RichBlock`.
- Add endpoints `sendRichMessage` and `sendRichMessageDraft`.
- Add `rich_message` to `Message` entity and `editMessageText` request.
- Add Join Request Queries: `answerChatJoinRequestQuery` and `sendChatJoinRequestWebApp`.
- Add `supports_join_request_queries` to `User` and `guard_bot` to `ChatFullInfo`.
- Add Poll Media Link support: `Link` and `InputMediaLink`.
- Add API 10.1 Arabic documentation and update changelog.
…5572945367256264

feat: Telegram Bot API 10.1 Support
…tting

- Added `API_10.1_FEATURES.md` detailing new HTML formatting for Rich Messages (`<mark>`, `<sub>`, `<sup>`, `<details>`).
- Updated `CHANGELOG.md` to reflect instructions for new HTML tags.
- Verified changes with unit tests and code linting.
- Add support for Rich Messages: `RichMessage`, `RichText`, `RichBlock`.
- Organized `RichText` and `RichBlock` subclasses into dedicated subdirectories.
- Updated `subEntities()` for new subclasses to support accurate nested parsing.
- Added endpoints `sendRichMessage` and `sendRichMessageDraft`.
- Added `rich_message` to `Message` entity and `editMessageText` request.
- Added Join Request Queries: `answerChatJoinRequestQuery` and `sendChatJoinRequestWebApp`.
- Added `supports_join_request_queries` to `User` and `guard_bot` to `ChatFullInfo`.
- Added Poll Media Link support: `Link` and `InputMediaLink`.
- Created comprehensive `API_10.1_FEATURES.md` documentation explaining HTML/Markdown formatting for Rich Messages.
- Updated `CHANGELOG.md` with new features and HTML formatting tag support.
…5572945367256264

Feature/bot api 10 1 support 6175572945367256264
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant