PhpBotFramework  1.0.0
A framework for Telegram Bots' APIs.
DanySpin97\PhpBotFramework\CoreBot Member List

This is the complete list of members for DanySpin97\PhpBotFramework\CoreBot, including all inherited members.

$api_urlDanySpin97\PhpBotFramework\CoreBotprotected
$chDanySpin97\PhpBotFramework\CoreBot
$chat_idDanySpin97\PhpBotFramework\CoreBotprotected
__construct(string $token)DanySpin97\PhpBotFramework\CoreBot
__destruct()DanySpin97\PhpBotFramework\CoreBot
answerCallbackQuery($text='', $show_alert=false, string $url='') (defined in DanySpin97\PhpBotFramework\CoreBot)DanySpin97\PhpBotFramework\CoreBot
answerEmptyInlineQuerySwitchPM($switch_pm_text, $switch_pm_parameter='', $is_personal=true, $cache_time=300) (defined in DanySpin97\PhpBotFramework\CoreBot)DanySpin97\PhpBotFramework\CoreBot
answerInlineQuerySwitchPM($results, $switch_pm_text, $switch_pm_parameter='', $is_personal=true, $cache_time=300) (defined in DanySpin97\PhpBotFramework\CoreBot)DanySpin97\PhpBotFramework\CoreBot
apiRequest(string $method, array $parameters)DanySpin97\PhpBotFramework\CoreBot
editInlineMessageText($text, string $inline_message_id, string $reply_markup=null, string $parse_mode='HTML', bool $disable_web_preview=false)DanySpin97\PhpBotFramework\CoreBot
editMessageReplyMarkup($message_id, $inline_keyboard) (defined in DanySpin97\PhpBotFramework\CoreBot)DanySpin97\PhpBotFramework\CoreBot
editMessageText($text, int $message_id, $reply_markup=null, string $parse_mode='HTML', bool $disable_web_preview=false)DanySpin97\PhpBotFramework\CoreBot
exec_curl_request($url)DanySpin97\PhpBotFramework\CoreBotprotected
forwardMessage($from_chat_id, int $message_id, bool $disable_notification=false)DanySpin97\PhpBotFramework\CoreBot
getChat($chat_id)DanySpin97\PhpBotFramework\CoreBot
getChatID()DanySpin97\PhpBotFramework\CoreBot
getUpdates(int $offset=0, int $limit=100, int $timeout=60)DanySpin97\PhpBotFramework\CoreBotprotected
sendAudio($audio, string $caption=null, string $reply_markup=null, int $duration=null, string $title=null, bool $disable_notification=false, int $reply_to_message_id=null)DanySpin97\PhpBotFramework\CoreBot
sendChatAction(string $action)DanySpin97\PhpBotFramework\CoreBot
senddocument($document, string $caption='', string $reply_markup=null, bool $disable_notification=false, int $reply_to_message_id=null)DanySpin97\PhpBotFramework\CoreBot
sendMessage($text, string $reply_markup=null, int $reply_to=null, string $parse_mode='HTML', bool $disable_web_preview=true, bool $disable_notification=false)DanySpin97\PhpBotFramework\CoreBot
sendPhoto($photo, string $reply_markup=null, string $caption='', bool $disable_notification=false)DanySpin97\PhpBotFramework\CoreBot
sendSticker($sticker, string $reply_markup=null, bool $disable_notification=false, int $reply_to_message_id=null)DanySpin97\PhpBotFramework\CoreBot
setChatID($chat_id)DanySpin97\PhpBotFramework\CoreBot