1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 16:48:16 +01:00
MadelineProto/src/EventHandler
Mahdi b578b4ceb0 Add to many features!
- Add CallbackQuery class for handle callbackQueries updates with 2 bound method(edit and answer)
- Add support for CallbackQueries in UpdateHandler class
- Add FilterCallback & FilterCallbackRegex class for handle callbackQueries texts
- Change structure for FilterFromAdmin to handle also callbackQueries requests
- add 2 method edit and translate to Message class
2023-07-30 16:12:04 +03:30
..
Attributes Add Cron attribute (rename the old Periodic attribute) 2023-07-09 18:13:37 +02:00
Filter Add to many features! 2023-07-30 16:12:04 +03:30
Keyboard Improve class hierarchy 2023-07-01 18:04:20 +02:00
Media Add separate StaticSticker, AnimatedSticker, VideoSticker classes 2023-07-25 13:34:30 +02:00
Message Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
SimpleFilter Add getReply function and more simple filters 2023-07-10 18:51:27 +02:00
AbstractMessage.php Fix 2023-07-25 20:42:58 +03:30
CallbackQuery.php Add to many features! 2023-07-30 16:12:04 +03:30
CommandType.php Update 2023-07-14 20:15:04 +02:00
ForwardedInfo.php Further refactoring 2023-07-04 18:19:06 +02:00
Keyboard.php Improve class hierarchy 2023-07-01 18:04:20 +02:00
Media.php Remove non-IPC fallback, improve IPC logic 2023-07-25 18:44:30 +02:00
Message.php Add to many features! 2023-07-30 16:12:04 +03:30
SimpleFilters.php Fix simple filters 2023-07-16 15:01:03 +02:00
Update.php Multiple fixes 2023-07-27 13:20:30 +02:00