Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Longman
TelegramBot
Commands
SystemCommand
PHP Class Longman\TelegramBot\Commands\SystemCommand
Inheritance:
extends
Command
Mostrar archivo
Open project: akalongman/php-telegram-bot
Class Usage Examples
Public Methods
Method
Description
execute
( ) :
ServerResponse
A system command just executes
Method Details
execute()
public
method
Although system commands should just work and return a successful ServerResponse, each system command can override this method to add custom functionality.
public
execute
( ) :
ServerResponse
return
Longman\TelegramBot\Entities\ServerResponse