PHP 클래스 Telegram\Bot\Commands\HelpCommand

상속: extends Command
파일 보기 프로젝트 열기: irazasyed/telegram-bot-sdk

보호된 프로퍼티들

프로퍼티 타입 설명
$aliases Command Aliases
$description Command Description
$name Command Name

공개 메소드들

메소드 설명
handle ( $arguments )

메소드 상세

handle() 공개 메소드

public handle ( $arguments )

프로퍼티 상세

$aliases 보호되어 있는 프로퍼티

Command Aliases
protected $aliases

$description 보호되어 있는 프로퍼티

Command Description
protected $description

$name 보호되어 있는 프로퍼티

Command Name
protected $name