PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
Public Member Functions | |
string | getQuery () |
Get result's query. More... | |
$chat_id | getChatID () |
Get the chat ID where the result comes from. More... | |
getBotParameter () | |
$chat_id PhpBotFramework\Entities\InlineQuery::getChatID | ( | ) |
Get the chat ID where the result comes from.
string PhpBotFramework\Entities\InlineQuery::getQuery | ( | ) |
Get result's query.
null
if empty.