PHP Class Longman\TelegramBot\Commands\UserCommands\ImageCommand

Inheritance: extends Longman\TelegramBot\Commands\UserCommand
Datei anzeigen Open project: akalongman/php-telegram-bot

Protected Properties

Property Type Description
$description
$name
$usage
$version

Public Methods

Method Description
execute ( )

Private Methods

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

Method Details

execute() public method

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