WolfDispatcher::confirmCallbackQuery
Confirms a current callback query with some text and optional show alert flag
Signature
protected function confirmCallbackQuery([string
$text = '',
[boolean
$showAlert = false]] )
Parameters
$text— string- text to show in callback query balloon or alert text
$showAlert— boolean- show alert flag
Returns
- void