PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
This is the complete list of members for PhpBotFramework\Entities\InlineKeyboard, including all inherited members.
$inline_keyboard | PhpBotFramework\Entities\InlineKeyboard | protected |
__construct(array $buttons=array()) | PhpBotFramework\Entities\InlineKeyboard | |
addButton(string $text, string $data_type, string $data) | PhpBotFramework\Entities\InlineKeyboard | |
addLevelButtons(array ... $buttons) | PhpBotFramework\Entities\InlineKeyboard | |
addListKeyboard(int $index, int $list, $prefix='list') | PhpBotFramework\Entities\InlineKeyboard | |
changeRow() | PhpBotFramework\Entities\InlineKeyboard | |
clearKeyboard() | PhpBotFramework\Entities\InlineKeyboard | |
get(bool $clear_keyboard=true) | PhpBotFramework\Entities\InlineKeyboard | |
getArray(bool $clean_keyboard=true) | PhpBotFramework\Entities\InlineKeyboard |