PHP 클래스 Longman\TelegramBot\Commands\UserCommands\ImageCommand

상속: extends Longman\TelegramBot\Commands\UserCommand
파일 보기 프로젝트 열기: akalongman/php-telegram-bot

보호된 프로퍼티들

프로퍼티 타입 설명
$description
$name
$usage
$version

공개 메소드들

메소드 설명
execute ( )

비공개 메소드들

메소드 설명
ShowRandomImage ( string $dir ) : string Return the path to a random image in the passed directory.

메소드 상세

execute() 공개 메소드

public execute ( )

프로퍼티 상세

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

protected $description

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

protected $name

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

protected $usage

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

protected $version