2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Automatic applying of scheduled change

This commit is contained in:
RadRussianRus
2019-10-10 23:51:46 +03:00
parent c55c606af6
commit 5a784a360b
7 changed files with 18 additions and 0 deletions

View File

@@ -289,6 +289,7 @@ public:
void notify_inlineKeyboardMoved(const HistoryItem *item, int oldKeyboardTop, int newKeyboardTop);
bool notify_switchInlineBotButtonReceived(const QString &query, UserData *samePeerBot, MsgId samePeerReplyTo);
void notify_userIsBotChanged(UserData *bot);
void notify_showScheduledButtonChanged();
void notify_historyMuteUpdated(History *history);
void closeBothPlayers();