mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Apply webpage media from sent message via bot.
This commit is contained in:
@@ -125,7 +125,9 @@ public:
|
||||
const MTPUpdates &updates);
|
||||
void historyToDown(History *hist);
|
||||
void dialogsToUp();
|
||||
void newUnreadMsg(History *history, HistoryItem *item);
|
||||
void newUnreadMsg(
|
||||
not_null<History*> history,
|
||||
not_null<HistoryItem*> item);
|
||||
void markActiveHistoryAsRead();
|
||||
|
||||
Dialogs::RowDescriptor chatListEntryBefore(
|
||||
|
Reference in New Issue
Block a user