tgbotlib/src/TgBotLib
2024-11-04 01:17:15 -05:00
..
Abstracts Rename UpdateEventType to EventType for consistency 2024-11-03 18:25:42 -05:00
Classes Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00
Enums Add CommandEvent to EventType enum 2024-11-04 01:16:47 -05:00
Events Add CommandEvent class to handle bot commands 2024-11-04 01:16:21 -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 Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00
Objects Add method to retrieve any available message 2024-11-04 01:17:15 -05:00
Bot.php Add method to retrieve event handlers by command 2024-11-04 01:16:35 -05:00
PollingBot.php Add command handling in PollingBot 2024-11-04 01:17:03 -05:00
WebhookBot.php Oops 2024-11-03 18:23:34 -05:00