PhpBotFramework  2.0.2
A framework for Telegram Bots' APIs.
PhpBotFramework\Entities\InlineKeyboard Member List

This is the complete list of members for PhpBotFramework\Entities\InlineKeyboard, including all inherited members.

$inline_keyboardPhpBotFramework\Entities\InlineKeyboardprotected
__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