Releases: vb64/telemulator3
Releases · vb64/telemulator3
Version 1.5
Version 1.4
- Added
api.set_error
method.
Version 1.3
- Bot
name
andusername
properties moved to api object.
Version 1.2
- Fix missed
json_string
argument inCallbackQuery
class init.
Version 1.1
- Fix failure on bot command handler (MessageEntity class).
- Method set_tested_bot accept named args
name
andusername
for the tested bot.
Version 1.0.1
- Fix pypi package content.
Version 1.0
- Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.