pypi python-telegram-bot 12.7
v12.7

latest releases: 21.1.1, 21.1, 21.0.1...
4 years ago

Version 12.7

Released 2020-05-02

Major Changes:

  • Bot API 4.8 support. Note: The Dice object now has a second positional argument emoji. This is relevant, if you instantiate Dice objects manually. (#1917)

New Features:

  • New method run_mothly for the JobQueue (#1705)
  • Job.next_t now gives the datetime of the jobs next execution (#1685)

Minor changes, CI improvements, doc fixes or bug fixes:

  • Added tzinfo argument to helpers.from_timestamp (#1621)
  • Stabalize CI (#1919, #1931)
  • Use ABCs @abstractmethod instead of raising NotImplementedError for Handler, BasePersistence and BaseFilter (#1905)
  • Doc fixes (#1914, #1902, #1910)

Don't miss a new python-telegram-bot release

NewReleases is sending notifications on new releases.