![]() |
PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
This is the complete list of members for PhpBotFramework\Core\Edit, including all inherited members.
| $parameters (defined in PhpBotFramework\Core\Edit) | PhpBotFramework\Core\Edit | protected |
| editInlineMessageText(string $inline_message_id, string $text, string $reply_markup=null, string $parse_mode='HTML', bool $disable_web_preview=false) | PhpBotFramework\Core\Edit | |
| editMessageReplyMarkup(int $message_id, string $inline_keyboard) | PhpBotFramework\Core\Edit | |
| editMessageText(int $message_id, string $text, string $reply_markup=null, string $parse_mode='HTML', bool $disable_web_preview=true) | PhpBotFramework\Core\Edit | |
| execRequest(string $url) (defined in PhpBotFramework\Core\Edit) | PhpBotFramework\Core\Edit | protected |
1.8.13