PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
This is the complete list of members for PhpBotFramework\Core\Inline, including all inherited members.
$_callback_query_id (defined in PhpBotFramework\Core\Inline) | PhpBotFramework\Core\Inline | protected |
$_inline_query_id (defined in PhpBotFramework\Core\Inline) | PhpBotFramework\Core\Inline | protected |
answerCallbackQuery($text='', $show_alert=false, string $url='') | PhpBotFramework\Core\Inline | |
answerInlineQuery(string $results='', string $switch_pm_text='', $switch_pm_parameter='', bool $is_personal=true, int $cache_time=300) | PhpBotFramework\Core\Inline | |
execRequest(string $url) (defined in PhpBotFramework\Core\Inline) | PhpBotFramework\Core\Inline | protected |