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

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

$api_urlDanySpin97\PhpBotFramework\CoreBotprotected
$chDanySpin97\PhpBotFramework\CoreBot
$chat_idDanySpin97\PhpBotFramework\CoreBotprotected
$id_columnDanySpin97\PhpBotFramework\Bot
$inline_keyboardDanySpin97\PhpBotFramework\Bot
$languageDanySpin97\PhpBotFramework\Bot
$localizationDanySpin97\PhpBotFramework\Bot
$pdoDanySpin97\PhpBotFramework\Bot
$redisDanySpin97\PhpBotFramework\Bot
$statusDanySpin97\PhpBotFramework\Bot
$user_tableDanySpin97\PhpBotFramework\Bot
__construct(string $token)DanySpin97\PhpBotFramework\Bot
__destruct()DanySpin97\PhpBotFramework\Bot
addMessageCommand(string $command, $script)DanySpin97\PhpBotFramework\Bot
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
answerInlineQueryRef(&$results, $switch_pm_text, $switch_pm_parameter='', $is_personal=true, $cache_time=300)DanySpin97\PhpBotFramework\Bot
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
editMessageTextKeyboard(&$text, &$inline_keyboard, &$message_id, $parse_mode='HTML', $disable_web_preview=false)DanySpin97\PhpBotFramework\Bot
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
getData()DanySpin97\PhpBotFramework\Bot
getLanguageDatabase($default_language='en')DanySpin97\PhpBotFramework\Bot
getLanguageRedis($default_language='en')DanySpin97\PhpBotFramework\Bot
getLanguageRedisAsCache($default_language='en', $expiring_time='86400')DanySpin97\PhpBotFramework\Bot
getQuery()DanySpin97\PhpBotFramework\Bot
getStatus($default_status=-1)DanySpin97\PhpBotFramework\Bot
getText()DanySpin97\PhpBotFramework\Bot
getUpdates(int $offset=0, int $limit=100, int $timeout=60)DanySpin97\PhpBotFramework\CoreBotprotected
getUpdatesDatabase(int $limit=100, int $timeout=0, string $table_name='telegram', string $column_name='bot_offset')DanySpin97\PhpBotFramework\Bot
getUpdatesLocal(int $limit=100, int $timeout=60)DanySpin97\PhpBotFramework\Bot
getUpdatesRedis(int $limit=100, int $timeout=60, string $offset_key='offset')DanySpin97\PhpBotFramework\Bot
processCallbackQuery(&$callback_query)DanySpin97\PhpBotFramework\Botprotected
processChosenInlineResult(&$chosen_inline_result)DanySpin97\PhpBotFramework\Botprotected
processEditedMessage(&$edited_message)DanySpin97\PhpBotFramework\Botprotected
processInlineQuery(&$inline_query)DanySpin97\PhpBotFramework\Botprotected
processMessage(&$message)DanySpin97\PhpBotFramework\Botprotected
processUpdate(array &$update)DanySpin97\PhpBotFramework\Bot
processWebhookUpdate()DanySpin97\PhpBotFramework\Bot
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
sendMessageKeyboard(&$text, &$inline_keyboard, $parse_mode='HTML', $disable_web_preview=true, $disable_notification=false)DanySpin97\PhpBotFramework\Bot
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
setLanguageRedisAsCache($language, $expiring_time='86400')DanySpin97\PhpBotFramework\Bot
setStatus($status)DanySpin97\PhpBotFramework\Bot