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 2 years ago
..
GenericmessageCommand.php base 2 years ago
LeftchatmemberCommand.php base 2 years ago
NewchatmembersCommand.php base 2 years ago
README.md base 2 years 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.