0.54.0
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)