PHP Класс Longman\TelegramBot\Commands\SystemCommand

Наследование: extends Command
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
execute ( ) : ServerResponse A system command just executes

Описание методов

execute() публичный метод

Although system commands should just work and return a successful ServerResponse, each system command can override this method to add custom functionality.
public execute ( ) : ServerResponse
Результат Longman\TelegramBot\Entities\ServerResponse