Commit graph

32 commits

Author SHA1 Message Date
netkas
646c77c4ba Move UpdateEvent to Events and remove unused import 2024-11-06 15:02:43 -05:00
netkas
f03490cb6c Improve command handling in PollingBot 2024-11-04 13:49:50 -05:00
netkas
1cf82401c3 Add CommandEvent class to handle bot commands 2024-11-04 01:16:21 -05:00
netkas
1eaf2e7d91 Remove unused imports across multiple files 2024-11-03 18:26:12 -05:00
netkas
7623f488ee Rename UpdateEventType to EventType for consistency 2024-11-03 18:25:42 -05:00
netkas
a24c617c9f Remove EventType enumeration 2024-11-03 18:25:15 -05:00
netkas
f26f1c963f Update documentation com 2024-11-03 17:28:51 -05:00
netkas
56c7fb04d2 Refactor event type determination logic 2024-11-03 17:22:45 -05:00
netkas
4829853d0e Add Edited Message Event support 2024-11-03 17:20:16 -05:00
netkas
2a08cc51de Add support for handling channel post events 2024-11-03 17:18:39 -05:00
netkas
041c2dc84c Add support for edited channel post events 2024-11-03 17:15:47 -05:00
netkas
325e29a930 Add BusinessConnection event support 2024-11-03 17:14:07 -05:00
netkas
2f87996bd3 Add support for business message events 2024-11-03 17:11:16 -05:00
netkas
b40ee01d6e Add support for edited business messages 2024-11-02 00:27:17 -04:00
netkas
775a5ab71f Add support for deleted business messages event 2024-11-02 00:24:18 -04:00
netkas
bcf23f3834 Add support for message reaction event handling 2024-11-02 00:22:25 -04:00
netkas
ada256566e Add support for message reaction count events 2024-11-02 00:20:28 -04:00
netkas
ac431136de Add support for handling inline query events 2024-11-02 00:18:14 -04:00
netkas
a212671c49 Add support for ChosenInlineResult events 2024-11-02 00:16:48 -04:00
netkas
709e5794d5 Add support for CallbackQuery events. 2024-11-01 21:54:05 -04:00
netkas
e843c8ca4f Add support for ShippingQuery events 2024-11-01 21:50:21 -04:00
netkas
f1342e3f42 Add PreCheckoutQueryEvent handling 2024-11-01 21:33:47 -04:00
netkas
c57cdfe05c Add support for Paid Media Purchased event 2024-11-01 21:30:41 -04:00
netkas
31550fc1dc Add PollEvent to handle new poll updates 2024-11-01 18:19:47 -04:00
netkas
d56cc3dd22 Add support for handling poll answer updates 2024-11-01 18:16:17 -04:00
netkas
3ce87cabcb Add support for MyChatMemberUpdatedEvent 2024-11-01 18:13:09 -04:00
netkas
73d14179b1 Rename EventType to UpdateEventType for clarity 2024-11-01 18:11:11 -04:00
netkas
b8b1a87639 Add ChatMemberUpdatedEvent handling 2024-11-01 18:09:14 -04:00
netkas
c7edc420f3 Add doc comments for event methods 2024-11-01 18:05:02 -04:00
netkas
f83b5ac40f Add RemovedChatBoostEvent class 2024-11-01 15:47:09 -04:00
netkas
734adf2f7d Add ChatJoinRequestEvent class 2024-11-01 15:46:47 -04:00
netkas
6787654243 Add ChatBoostEvent class 2024-11-01 15:46:32 -04:00