You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integration with Business Accounts [Taken by @harshil21]
Added the class BusinessConnection and updates about the connection or disconnection of the bot to a business account, represented by the field business_connection in the class Update.
Added updates about new messages in a business account connected to the bot, represented by the field business_message in the class Update.
Added updates about message edits in a business account connected to the bot, represented by the field edited_business_message in the class Update.
Added updates about message deletion in a business account connected to the bot, represented by the class BusinessMessagesDeleted and the field deleted_business_messages in the class Update.
What kind of feature are you missing? Where do you notice a shortcoming of PTB?
Next bot api update \o/
Important
api-7.2branchDescribe the solution you'd like
Integration with Business Accounts [Taken by @harshil21]
Working on Behalf of Business Accounts [Taken by @harshil21]
Information about Business Accounts [Taken by @aelkheir - #4183]
Mixed-Format Sticker Packs [Taken by @harshil21]
Request Chat Improvements [Taken by @clot27]
Other Changes
is_from_offlineto the classMessage#4189]Added the field BiometricManager to the class WebApp.Describe alternatives you've considered
If you want to contribute, you can start from the Contribution Guide.
Additional context
Please comment below before start working on any part of the update so as to keep things in track and avoid double work.