Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Bot API 7.0 #131

Merged
merged 29 commits into from
Jan 1, 2024
Merged

Update to Bot API 7.0 #131

merged 29 commits into from
Jan 1, 2024

Conversation

PaulSonOfLars
Copy link
Owner

What

Update to Bot API 7.0: https://core.telegram.org/bots/api#december-29-2023

Lots of breaking changes from telegram here; a lot to rework! May be some things to fix before release, so testers are welcome.

Impact

  • Are your changes backwards compatible? No - lots of breakages from telegram. Am looking into a way of handling diffs to add deprecated fields back into structs.
  • Have you included documentation, or updated existing documentation? Y
  • Do errors and log messages provide enough context? Y

…to enable future interface helper generation
@PaulSonOfLars PaulSonOfLars merged commit 3e3aa15 into v2 Jan 1, 2024
3 checks passed
@PaulSonOfLars PaulSonOfLars deleted the paul/bot-api-7.0 branch January 1, 2024 22:37
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.

None yet

1 participant