Update to Bot API 7.2#300
Merged
reo7sp merged 11 commits intoreo7sp:masterfrom Jun 10, 2024
we-lu:master
Merged
Conversation
Contributor
|
@llnulldisk do you generate api changes or write them manually? |
Contributor
Author
Currently I'm still working on a script to generate the changes. With some manual changes I can already generate all the type headers and TgTypeParser. I still write all api methods manually, as they are somewhat more complex. |
Contributor
|
@llnulldisk You could check out my parser for reference/infos. Generator is also there. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added support for the Telegram Bot API 6.6 with the following changes:
Added support for the Telegram Bot API 6.7 with the following changes:
Added support for the Telegram Bot API 6.8 with the following changes:
Added support for the Telegram Bot API 6.9 with the following changes:
Added support for the Telegram Bot API 7.0 with the following changes:
Reactions
Replies 2.0
Link Preview Customization
Multiple Message Actions
Request for multiple users
Chat Boost
Giveaway
Other Changes
Added support for the Telegram Bot API 7.1 with the following changes:
Added support for the Telegram Bot API 7.2 with the following changes:
Integration with Business Accounts
Working on Behalf of Business Accounts
Information about Business Accounts
Mixed-Format Sticker Packs
Request Chat Improvements
Other Changes
Breaking changes are marked accordingly
Fixed #278 and the same error at 7 other occurrences