▼CArrayAccess | |
CPhpBotFramework\Entities\CallbackQuery | This object represents an incoming callback query from a callback button in an inline keyboard |
CPhpBotFramework\Entities\ChosenInlineResult | Represents the result of an inline query that was chosen by the user |
CPhpBotFramework\Entities\InlineQuery | |
CPhpBotFramework\Entities\Message | This object represents a message |
▼CPhpBotFramework\Commands\BasicCommand | |
CPhpBotFramework\Commands\CallbackCommand | |
▼CPhpBotFramework\Commands\MessageCommand | |
CPhpBotFramework\Commands\AdminCommand | |
CPhpBotFramework\Commands\MessageRegexCommand | |
CPhpBotFramework\Commands\MultiCharacterCommand | |
CPhpBotFramework\Utilities\BotState | Handle users status |
▼CPhpBotFramework\Core\Chat | All API Methods that involve chats data and info |
▼CPhpBotFramework\Core\CoreBot | Core of the framework |
▼CPhpBotFramework\BasicBot | |
▼CPhpBotFramework\Bot | Bot class to handle updates and commands |
CPhpBotFramework\Test\TestBot | |
▼CPhpBotFramework\Commands\CommandHandler | |
CPhpBotFramework\BasicBot | |
▼CPhpBotFramework\Core\Edit | All API Methods that edit a message |
CPhpBotFramework\Core\CoreBot | Core of the framework |
CPhpBotFramework\Entities\EntityAccess | |
▼CException | |
CPhpBotFramework\Exceptions\BotException | |
▼CPhpBotFramework\Test\FakeUpdate | |
CPhpBotFramework\Test\TestBot | |
CPhpBotFramework\Entities\File | |
▼CPhpBotFramework\Localization\File | Handle localizations files, load them from disk |
CPhpBotFramework\Localization\Localization | |
▼CPhpBotFramework\Database\Getter | Get PDO and redis object from bot, if any |
CPhpBotFramework\Bot | Bot class to handle updates and commands |
▼CPhpBotFramework\Core\Inline | All inline API Methods |
CPhpBotFramework\Core\CoreBot | Core of the framework |
▼CPhpBotFramework\Entities\InlineKeyboard | Inline Keyboard handler that create and handle inline keyboard buttons |
CPhpBotFramework\Localization\Button | |
CPhpBotFramework\Entities\InlineQueryResults | Handle and store results before sending them to an answerInlineQuery API call |
▼CPhpBotFramework\Localization\LocalizedString | Get a localized string using user language and localization files |
CPhpBotFramework\Localization\Localization | |
▼CPhpBotFramework\Database\LongPolling | Use getUpdates saving and getting offset in Redis and database |
CPhpBotFramework\Bot | Bot class to handle updates and commands |
CPhpBotFramework\Utilities\Paginator | Delimitate items in one page |
▼CPhpBotFramework\Core\Send | All API Methods that send a message (text based or not) |
CPhpBotFramework\Core\CoreBot | Core of the framework |
CPhpBotFramework\Entities\Text | Contains text helper methods |
▼CPhpBotFramework\Core\Updates | All API Methods that get updates from telegram or handle webhooks |
CPhpBotFramework\Core\CoreBot | Core of the framework |
▼CPhpBotFramework\Database\User | |
CPhpBotFramework\Database\Database | |