Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Longman
TelegramBot
Commands
UserCommands
CancelCommand
executeNoDb
Longman\TelegramBot\Commands\UserCommands\CancelCommand::executeNoDb PHP Méthode
CancelCommand Class Documentation
Afficher le fichier
Open project: akalongman/php-telegram-bot
executeNoDb()
public
méthode
Execute no db
public
executeNoDb
( ) :
ServerResponse
Résultat
Longman\TelegramBot\Entities\ServerResponse
public function executeNoDb() { return $this->removeKeyboard('Nothing to cancel.'); }
CancelCommand
execute
executeNoDb
removeKeyboard