tgbotlib/src/TgBotLib/Events
2024-11-02 00:20:28 -04:00
..
CallbackQueryEvent.php Add support for CallbackQuery events. 2024-11-01 21:54:05 -04:00
ChatBoostEvent.php Rename EventType to UpdateEventType for clarity 2024-11-01 18:11:11 -04:00
ChatJoinRequestEvent.php Rename EventType to UpdateEventType for clarity 2024-11-01 18:11:11 -04:00
ChatMemberUpdatedEvent.php Rename EventType to UpdateEventType for clarity 2024-11-01 18:11:11 -04:00
ChosenInlineResultEvent.php Add support for ChosenInlineResult events 2024-11-02 00:16:48 -04:00
InlineQueryEvent.php Add support for handling inline query events 2024-11-02 00:18:14 -04:00
MessageReactionCountEvent.php Add support for message reaction count events 2024-11-02 00:20:28 -04:00
MyChatMemberUpdatedEvent.php Add support for MyChatMemberUpdatedEvent 2024-11-01 18:13:09 -04:00
PaidMediaPurchasedEvent.php Add support for Paid Media Purchased event 2024-11-01 21:30:41 -04:00
PollAnswerEvent.php Add support for handling poll answer updates 2024-11-01 18:16:17 -04:00
PollEvent.php Add PollEvent to handle new poll updates 2024-11-01 18:19:47 -04:00
PreCheckoutQueryEvent.php Add PreCheckoutQueryEvent handling 2024-11-01 21:33:47 -04:00
RemovedChatBoostEvent.php Rename EventType to UpdateEventType for clarity 2024-11-01 18:11:11 -04:00
ShippingQueryEvent.php Add support for ShippingQuery events 2024-11-01 21:50:21 -04:00