PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
5
]
▼
C
ArrayAccess
C
PhpBotFramework\Entities\CallbackQuery
This object represents an incoming callback query from a callback button in an inline keyboard
C
PhpBotFramework\Entities\ChosenInlineResult
Represents the result of an inline query that was chosen by the user
C
PhpBotFramework\Entities\InlineQuery
C
PhpBotFramework\Entities\Message
This object represents a message
▼
C
PhpBotFramework\Commands\BasicCommand
C
PhpBotFramework\Commands\CallbackCommand
▼
C
PhpBotFramework\Commands\MessageCommand
C
PhpBotFramework\Commands\AdminCommand
C
PhpBotFramework\Commands\MessageRegexCommand
C
PhpBotFramework\Commands\MultiCharacterCommand
C
PhpBotFramework\Utilities\BotState
Handle users status
▼
C
PhpBotFramework\Core\Chat
All API Methods that involve chats data and info
▼
C
PhpBotFramework\Core\CoreBot
Core of the framework
▼
C
PhpBotFramework\BasicBot
▼
C
PhpBotFramework\Bot
Bot
class to handle updates and commands
C
PhpBotFramework\Test\TestBot
▼
C
PhpBotFramework\Commands\CommandHandler
C
PhpBotFramework\BasicBot
▼
C
PhpBotFramework\Core\Edit
All API Methods that edit a message
C
PhpBotFramework\Core\CoreBot
Core of the framework
C
PhpBotFramework\Entities\EntityAccess
▼
C
Exception
C
PhpBotFramework\Exceptions\BotException
▼
C
PhpBotFramework\Test\FakeUpdate
C
PhpBotFramework\Test\TestBot
C
PhpBotFramework\Entities\File
▼
C
PhpBotFramework\Localization\File
Handle localizations files, load them from disk
C
PhpBotFramework\Localization\Localization
▼
C
PhpBotFramework\Database\Getter
Get PDO and redis object from bot, if any
C
PhpBotFramework\Bot
Bot
class to handle updates and commands
▼
C
PhpBotFramework\Core\Inline
All inline API Methods
C
PhpBotFramework\Core\CoreBot
Core of the framework
▼
C
PhpBotFramework\Entities\InlineKeyboard
Inline Keyboard handler that create and handle inline keyboard buttons
C
PhpBotFramework\Localization\Button
C
PhpBotFramework\Entities\InlineQueryResults
Handle and store results before sending them to an
answerInlineQuery
API call
▼
C
PhpBotFramework\Localization\LocalizedString
Get a localized string using user language and localization files
C
PhpBotFramework\Localization\Localization
▼
C
PhpBotFramework\Database\LongPolling
Use getUpdates saving and getting offset in Redis and database
C
PhpBotFramework\Bot
Bot
class to handle updates and commands
C
PhpBotFramework\Utilities\Paginator
Delimitate items in one page
▼
C
PhpBotFramework\Core\Send
All API Methods that send a message (text based or not)
C
PhpBotFramework\Core\CoreBot
Core of the framework
C
PhpBotFramework\Entities\Text
Contains text helper methods
▼
C
PhpBotFramework\Core\Updates
All API Methods that get updates from telegram or handle webhooks
C
PhpBotFramework\Core\CoreBot
Core of the framework
▼
C
PhpBotFramework\Database\User
C
PhpBotFramework\Database\Database
Generated by
1.8.13