tgbotlib/tests
2023-08-10 14:25:05 -04:00
..
commands Updated method \TgBotLib > Bot > handleGetUpdates() to handle exceptions 2023-08-09 20:02:59 -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 * Fixed type in \TgBotLib\Objects\Telegram > Message > fromArray() where forum_topic_created is being parsed for forum_topic_edited instead of forum_topic_edited 2023-08-10 14:25:05 -04:00
single_threaded.php * Fixed type in \TgBotLib\Objects\Telegram > Message > fromArray() where forum_topic_created is being parsed for forum_topic_edited instead of forum_topic_edited 2023-08-10 14:25:05 -04:00
worker.php * Fixed type in \TgBotLib\Objects\Telegram > Message > fromArray() where forum_topic_created is being parsed for forum_topic_edited instead of forum_topic_edited 2023-08-10 14:25:05 -04:00