PHP Class Longman\TelegramBot\Commands\UserCommands\ImageCommand

Inheritance: extends Longman\TelegramBot\Commands\UserCommand
Afficher le fichier Open project: akalongman/php-telegram-bot

Protected Properties

Свойство Type Description
$description
$name
$usage
$version

Méthodes publiques

Méthode Description
execute ( )

Private Methods

Méthode Description
ShowRandomImage ( string $dir ) : string Return the path to a random image in the passed directory.

Method Details

execute() public méthode

public execute ( )

Property Details

$description protected_oe property

protected $description

$name protected_oe property

protected $name

$usage protected_oe property

protected $usage

$version protected_oe property

protected $version