Releases: ExpressApp/pybotx
Releases · ExpressApp/pybotx
0.48.0 (Aug 1, 2022)
Added
shared_history
field to chats API.
0.47.0 (July 21, 2022)
Added
- Method for getting a list of SmartApps on the current CTS.
0.46.0 (July 20, 2022)
Added
- Method for updating the user profile.
0.45.1 (July 18, 2022)
Added
- Methd to search for a user by
other_id
.
0.44.2 (July 5, 2022)
Added
- Processing of unsupported chat types.
0.44.1 (Jun 7, 2022)
Update
- Bump httpx version to 0.23.0
0.44.0 (May 27, 2022)
Added
- Possibility to skip fetching tokens on startup
0.43.0 (May 25, 2022)
Changed
- If there are no exception handler found for exception it will be raised
0.42.1 (May 24, 2022)
Added
background_color
,text_color
andalign
in markups.
0.42.0 (May 24, 2022)
Added
- Callbacks repository protocol
CallbackRepoProto
- Ability to plug custom callbacks repository using
Bot
callback_repo