Skip to content

Releases: ExpressApp/pybotx

0.48.0 (Aug 1, 2022)

01 Aug 07:33
Compare
Choose a tag to compare

Added

  • shared_history field to chats API.

0.47.0 (July 21, 2022)

21 Jul 15:27
Compare
Choose a tag to compare

Added

  • Method for getting a list of SmartApps on the current CTS.

0.46.0 (July 20, 2022)

20 Jul 08:05
Compare
Choose a tag to compare

Added

  • Method for updating the user profile.

0.45.1 (July 18, 2022)

18 Jul 14:01
Compare
Choose a tag to compare

Added

  • Methd to search for a user by other_id.

0.44.2 (July 5, 2022)

05 Jul 09:51
Compare
Choose a tag to compare

Added

  • Processing of unsupported chat types.

0.44.1 (Jun 7, 2022)

07 Jun 10:13
93a71f5
Compare
Choose a tag to compare

Update

  • Bump httpx version to 0.23.0

0.44.0 (May 27, 2022)

27 May 14:54
Compare
Choose a tag to compare

Added

  • Possibility to skip fetching tokens on startup

0.43.0 (May 25, 2022)

25 May 12:38
Compare
Choose a tag to compare

Changed

  • If there are no exception handler found for exception it will be raised

0.42.1 (May 24, 2022)

24 May 14:26
fd6a5fb
Compare
Choose a tag to compare

Added

  • background_color, text_color and align in markups.

0.42.0 (May 24, 2022)

24 May 14:06
Compare
Choose a tag to compare

Added

  • Callbacks repository protocol CallbackRepoProto
  • Ability to plug custom callbacks repository using Bot callback_repo