1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 01:48:19 +01:00
MadelineProto/src/EventHandler
Mahdi 36d1ab7ee5 Add support for @replies messages
- Add CommentReply class
- Add FilterCommentReply class
- Some changes for chatId ,senderId,messageId (named id here)
2024-06-11 15:09:02 +03:30
..
Action
Attributes
Channel
ChatInvite
ChatInviteRequester
Delete
Filter Add support for @replies messages 2024-06-11 15:09:02 +03:30
Keyboard
Media
Message Add support for @replies messages 2024-06-11 15:09:02 +03:30
Participant
Pinned
Plugin
Poll Add appropriate getHTML methods for polls 2024-04-28 17:17:34 +02:00
Privacy
Query Extract DialogId into separate library 2024-05-10 14:26:50 +02:00
SimpleFilter
Story
Topic
Typing
User
Wallpaper
AbstractMessage.php Add support for @replies messages 2024-06-11 15:09:02 +03:30
AbstractPoll.php Add appropriate getHTML methods for polls 2024-04-28 17:17:34 +02:00
AbstractPrivateMessage.php
AbstractStory.php
Action.php
BotApp.php
BotCommands.php
CallbackQuery.php
ChatInvite.php
ChatInviteRequester.php
Command.php
CommandType.php
Delete.php
ForwardedInfo.php
InlineQuery.php
InlineQueryPeerType.php
Keyboard.php
Media.php
Message.php Fix Message::forward 2024-04-21 14:51:48 +02:00
Participant.php
Pinned.php
Privacy.php
SimpleFilters.php
Typing.php
Update.php Bump to layer 181 2024-06-08 17:10:16 +02:00
Wallpaper.php