Commit 02e690ee authored by Armando Lüscher's avatar Armando Lüscher

Move command files around and put abstract command classes files together.

parent 2c8cf263
......@@ -16,7 +16,7 @@ use Longman\TelegramBot\Entities\Update;
use Longman\TelegramBot\Entities\User;
/**
* Class Command
* Abstract Command Class
*/
abstract class Command
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment