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

BOT Api v6.0 #274

Merged
merged 10 commits into from Apr 27, 2022
Merged

BOT Api v6.0 #274

merged 10 commits into from Apr 27, 2022

Conversation

mircoianese
Copy link
Collaborator

Hello,

I've implemented the changes for the version 6.0 as per changelog.

This time the changes are a little bigger, so some tests should be written and run before merging.

I tried to keep the changes retro-compatible by using the "deprecated" tag on renames, but for the last commit I have directly renamed the classes (to keep the code cleaner), so it will not be retro-compatible. But it should be pretty easy for the final user to fix it's code, if it's specified in the readme.

This new version is pretty interesting thanks to the Javascript integration with BOTs, review this when you can! :)

Thanks as always!

…r sending an answer to a Web App query, which originated from an inline button of the 'web_app' type
…hatMenuButton for managing the behavior of the bot's menu button in private chats
…dministratorRights and getMyDefaultAdministratorRights for managing the bot's default administrator rights
…at_ended, and voice_chat_participants_invited to video_chat_scheduled, video_chat_started, video_chat_ended, and video_chat_participants_invited in the class Message

NOTE: this commit is not back-compatible and will break some code
@pengrad
Copy link
Owner

pengrad commented Apr 22, 2022

Huge huge thanks, Mirco!
Will release it shortly

@pengrad pengrad merged commit 73e1ef5 into pengrad:master Apr 27, 2022
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

2 participants