tgbotlib/src/TgBotLib
2023-04-27 20:42:11 -04:00
..
Abstracts Added class \TgBotLib\Objects\Telegram\InlineQueryResult which is the base class for all inline query results, additionally added \TgBotLib\Abstracts\InlineQueryResultType to represent the type of inline query result object. 2023-04-24 19:22:06 -04:00
Classes 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
Exceptions 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
Interfaces Added event handlers 2023-02-19 21:58:08 -05:00
Objects Added new methods to \TgBotLib\Objects\Telegram\InputMessageContent\InputInvoiceMessageContent 2023-04-27 16:18:29 -04:00
Bot.php Updated documentation for \TgBotLib\Bot::editMessageMedia 2023-04-27 14:49:42 -04:00