PhpBotFramework  2.0.2
A framework for Telegram Bots' APIs.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CArrayAccess
 CPhpBotFramework\Entities\CallbackQueryThis object represents an incoming callback query from a callback button in an inline keyboard
 CPhpBotFramework\Entities\ChosenInlineResultRepresents the result of an inline query that was chosen by the user
 CPhpBotFramework\Entities\InlineQuery
 CPhpBotFramework\Entities\MessageThis object represents a message
 CPhpBotFramework\Commands\BasicCommand
 CPhpBotFramework\Commands\CallbackCommand
 CPhpBotFramework\Commands\MessageCommand
 CPhpBotFramework\Commands\AdminCommand
 CPhpBotFramework\Commands\MessageRegexCommand
 CPhpBotFramework\Commands\MultiCharacterCommand
 CPhpBotFramework\Utilities\BotStateHandle users status
 CPhpBotFramework\Core\ChatAll API Methods that involve chats data and info
 CPhpBotFramework\Core\CoreBotCore of the framework
 CPhpBotFramework\BasicBot
 CPhpBotFramework\BotBot class to handle updates and commands
 CPhpBotFramework\Test\TestBot
 CPhpBotFramework\Commands\CommandHandler
 CPhpBotFramework\BasicBot
 CPhpBotFramework\Core\EditAll API Methods that edit a message
 CPhpBotFramework\Core\CoreBotCore of the framework
 CPhpBotFramework\Entities\EntityAccess
 CException
 CPhpBotFramework\Exceptions\BotException
 CPhpBotFramework\Test\FakeUpdate
 CPhpBotFramework\Test\TestBot
 CPhpBotFramework\Entities\File
 CPhpBotFramework\Localization\FileHandle localizations files, load them from disk
 CPhpBotFramework\Localization\Localization
 CPhpBotFramework\Database\GetterGet PDO and redis object from bot, if any
 CPhpBotFramework\BotBot class to handle updates and commands
 CPhpBotFramework\Core\InlineAll inline API Methods
 CPhpBotFramework\Core\CoreBotCore of the framework
 CPhpBotFramework\Entities\InlineKeyboardInline Keyboard handler that create and handle inline keyboard buttons
 CPhpBotFramework\Localization\Button
 CPhpBotFramework\Entities\InlineQueryResultsHandle and store results before sending them to an answerInlineQuery API call
 CPhpBotFramework\Localization\LocalizedStringGet a localized string using user language and localization files
 CPhpBotFramework\Localization\Localization
 CPhpBotFramework\Database\LongPollingUse getUpdates saving and getting offset in Redis and database
 CPhpBotFramework\BotBot class to handle updates and commands
 CPhpBotFramework\Utilities\PaginatorDelimitate items in one page
 CPhpBotFramework\Core\SendAll API Methods that send a message (text based or not)
 CPhpBotFramework\Core\CoreBotCore of the framework
 CPhpBotFramework\Entities\TextContains text helper methods
 CPhpBotFramework\Core\UpdatesAll API Methods that get updates from telegram or handle webhooks
 CPhpBotFramework\Core\CoreBotCore of the framework
 CPhpBotFramework\Database\User
 CPhpBotFramework\Database\Database