Skip to content

v1.3.2

Compare
Choose a tag to compare
@JrooTJunior JrooTJunior released this 27 May 19:05
· 1319 commits to dev-3.x since this release
  • Fixed crashing of polling process. (i think)
  • Added parse_mode field into input query results according to Bot API Docs.
  • Added new methods for Chat object. (#42, #43)
  • Warning: disabled connections limit for bot aiohttp session.
  • Warning: Destroyed "temp sessions" mechanism.
  • Added new error types.
  • Refactored detection of error type.
  • Small fixes of executor util.
  • Fixed RethinkDBStorage