Tags: devblack/zanzara
Tags
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.