Skip to content

Releases: vb64/telemulator3

Version 1.5

07 May 18:24
fe640ce

Choose a tag to compare

  • Checks for required pyTelegramBotAPI version on install.

Version 1.4

27 May 09:37

Choose a tag to compare

  • Added api.set_error method.

Version 1.3

17 May 10:48

Choose a tag to compare

  • Bot name and username properties moved to api object.

Version 1.2

13 May 07:17

Choose a tag to compare

  • Fix missed json_string argument in CallbackQuery class init.

Version 1.1

29 Apr 10:02

Choose a tag to compare

  • Fix failure on bot command handler (MessageEntity class).
  • Method set_tested_bot accept named args name and username for the tested bot.

Version 1.0.1

28 Apr 10:49

Choose a tag to compare

  • Fix pypi package content.

Version 1.0

28 Apr 08:15
07e568b

Choose a tag to compare

  • Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.