tgbotlib/src/TgBotLib
2024-12-09 12:19:42 -05:00
..
Abstracts Move UpdateEvent to Events and remove unused import 2024-11-06 15:02:43 -05:00
Classes Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00
Enums Add SendGift method to send gifts to users 2024-11-28 15:38:35 -05:00
Events Move UpdateEvent to Events and remove unused import 2024-11-06 15:02:43 -05:00
Exceptions Enable auto-retry feature and expand Bot functionality 2024-10-09 15:04:34 -04:00
Interfaces Updated PhpDoc 2024-10-04 00:20:16 -04:00
Methods Encode arrays as JSON in SendAudio parameters 2024-12-02 14:52:34 -05:00
Objects Added containsMedia method to Message object to check if the message contains media. 2024-12-09 12:19:42 -05:00
Bot.php Refactor PollingBot to use PsyncLib for updates 2024-12-04 13:36:49 -05:00
PollingBot.php Refactor PollingBot to use PsyncLib for updates 2024-12-04 13:36:49 -05:00
WebhookBot.php Oops 2024-11-03 18:23:34 -05:00