Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Longman
TelegramBot
Commands
SystemCommands
StartCommand
PHP Class Longman\TelegramBot\Commands\SystemCommands\StartCommand
Inheritance:
extends
Longman\TelegramBot\Commands\SystemCommand
ファイルを表示
Open project: akalongman/php-telegram-bot
Protected Properties
Property
Type
Description
$description
string
$name
string
$usage
string
$version
string
Public Methods
Method
Description
execute
( ) :
mixed
Command execute method
Method Details
execute()
public
method
Command execute method
public
execute
( ) :
mixed
return
mixed
Property Details
$description
protected_oe property
protected
string
$description
return
string
$name
protected_oe property
protected
string
$name
return
string
$usage
protected_oe property
protected
string
$usage
return
string
$version
protected_oe property
protected
string
$version
return
string