Skip to content

4.6.0 - Bot API 6.1

Compare
Choose a tag to compare
@Badiboy Badiboy released this 23 Jun 08:23
· 1024 commits to master since this release
24b1129
  • Bot API support bumped up to v.6.1
  • class File parse fix
  • copyMessage typehint fixed
  • improvements in formatting
  • fixed default parse mode in TeleBot(sync)
  • added an option to set default parse mode for AsyncTeleBot(async)
  • aiohttp session management improvements(for async)
  • async long polling improvements