Skip to content

Tags: devblack/zanzara

Tags

0.8.4

Toggle 0.8.4's commit message
Update composer.json

0.8.3

Toggle 0.8.3's commit message
Code improves

- Composer php require 8.1+
- Add var type and methods return type
- Remove Listener onReplyToMessage (unnecesary for me)
- Fixed a error in onCommand method when the command is with bot username'/start@mybot'
- Add new method to Messsage to get parsed the bot command.
- Update CommandTest to support getCommand method.