Skip to content

v2.5.0

Choose a tag to compare

@xtrime-ru xtrime-ru released this 21 Apr 10:59
· 44 commits to master since this release

What's Changed

  • Refactor request properties by @danog in #178
    No need to wrap requests properties in data array. TelegramApiServer extract list of properties of called method and adapt request properties to correct shape. Old shape with data wrapper is also supported for backward capability.

Full Changelog: v2.4.4...v2.5.0