PHP 클래스 Longman\TelegramBot\Commands\SystemCommand

상속: extends Command
파일 보기 프로젝트 열기: akalongman/php-telegram-bot 1 사용 예제들

공개 메소드들

메소드 설명
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