Skip to content

Telegram Bot API 4.4

Compare
Choose a tag to compare
@JrooTJunior JrooTJunior released this 16 Aug 20:24
· 538 commits to dev-2.x since this release
  • Full support of Telegram Bot API 4.4
  • Fixed #143
  • Added new filters from issue #151: #172, #176, #182
  • Added expire argument to RedisStorage2 and other storage fixes #145
  • Fixed JSON and Pickle storages #138
  • Implemented MongoStorage #153 based on aiomongo (soon motor will be also added)
  • Improved tests
  • Updated examples
  • Warning: Updated auth widget util. #190
  • Implemented throttle decorator #181