Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Longman
TelegramBot
Telegram
getLastCommandResponse
Longman\TelegramBot\Telegram::getLastCommandResponse PHP Method
Telegram Class Documentation
Show file
Open project: akalongman/php-telegram-bot
getLastCommandResponse()
public
method
Get the ServerResponse of the last Command execution
public
getLastCommandResponse
( ) :
ServerResponse
return
Longman\TelegramBot\Entities\ServerResponse
public function getLastCommandResponse() { return $this->last_command_response; }
Telegram
__construct
addCommandsPath
addCommandsPaths
enableAdmin
enableAdmins
enableBotan
enableExternalMySql
enableMySql
executeCommand
getAdminList
getApiKey
getBotName
getCommandConfig
getCommandFromType
getCommandObject
getCommandsList
getCustomInput
getDownloadPath
getLastCommandResponse
getUploadPath
getVersion
handle
handleGetUpdates
isAdmin
isDbEnabled
processUpdate
sanitizeCommand
setCommandConfig
setCustomInput
setDownloadPath
setUploadPath
setWebHook
ucfirstUnicode
ucwordsUnicode
unsetWebHook