tgbotlib/tests
2024-09-30 02:35:42 -04:00
..
commands Add StartCommand and update HashCommand to use BotOld 2024-09-30 02:35:01 -04:00
TgBotLib/Methods Add unit tests and abstract bot method execution framework 2024-09-30 02:34:07 -04:00
autoload.php Added single-threaded and multi-threaded example 2023-02-20 21:27:43 -05:00
currency_test.php Implemented Telegram's currency API \TgBotLib\Classes\Utilities::getCurrency to get basic information about the currency of the specified country, see [Telegram's currency API](https://core.telegram.org/bots/payments) for more information. 2023-04-27 20:42:11 -04:00
multi_threaded.php Update bot token handling and refactor Bot class. 2024-09-30 02:35:42 -04:00
single_threaded.php Update bot token handling and refactor Bot class. 2024-09-30 02:35:42 -04:00
worker.php Update bot token handling and refactor Bot class. 2024-09-30 02:35:42 -04:00