Skip to content

0.54.0

Compare
Choose a tag to compare
@noplanman noplanman released this 21 Jul 00:54
· 567 commits to master since this release
64bcd92

Notes

Added

  • ChatAction class to simplify chat action selection. (#859)
  • Telegram Games platform! (#732)
  • Ability to set custom MySQL port. (#860)
  • New InvalidBotTokenException exception. (#855)

Changed

  • Rename and ensure no redefinition of constants: BASE_PATH -> TB_BASE_PATH, BASE_COMMANDS_PATH -> TB_BASE_COMMANDS_PATH. (#813)
  • Improve readability of readme code snippets. (#861)

Fixed

  • Response from getStickerSet. (#838)