You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LIERLIER 197a7949bd base 1 year ago
..
GenericmessageCommand.php base 1 year ago
LeftchatmemberCommand.php base 1 year ago
NewchatmembersCommand.php base 1 year ago
README.md base 1 year ago

README.md

Group or Channel

Requests specific to groups and channels all get handled in GenericmessageCommand.php.

The two extra commands NewchatmembersCommand and LeftchatmemberCommand are simply files that can be called as commands from within a command, not by a user. Have a look at GenericmessageCommand.php to understand what you can do.