![]() |
PhpBotFramework
1.0.0
A framework for Telegram Bots' APIs.
|
Handle and store results before sending them to an answerInlineQuery api call. More...
Public Member Functions | |
| __construct () | |
| newArticle ($title, $message_text, $description='', array $reply_markup=null, $parse_mode='HTML', $disable_web_preview=false) | |
| Add a result of type article article. More... | |
| getResults () | |
| Get all results created. More... | |
Handle and store results before sending them to an answerInlineQuery api call.
1.8.12