![]() |
PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
Telegram Entities. More...
Modules | |
| InlineKeyboard | |
| Handle an inline keyboard to send along with messages. | |
| InlineQueryResults | |
| Handles and stores results before sending them to an answerInlineQuery API call. | |
Classes | |
| class | PhpBotFramework\Entities\CallbackQuery |
| This object represents an incoming callback query from a callback button in an inline keyboard. More... | |
| class | PhpBotFramework\Entities\ChosenInlineResult |
| Represents the result of an inline query that was chosen by the user. More... | |
| class | PhpBotFramework\Entities\InlineKeyboard |
| Inline Keyboard handler that create and handle inline keyboard buttons. More... | |
| class | PhpBotFramework\Entities\InlineQuery |
| class | PhpBotFramework\Entities\InlineQueryResults |
Handle and store results before sending them to an answerInlineQuery API call. More... | |
| class | PhpBotFramework\Entities\Message |
| This object represents a message. More... | |
Telegram Entities.
1.8.13