2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

emoji button with progress done for inline bot requests

This commit is contained in:
John Preston
2016-01-01 17:58:05 +08:00
parent ff481c810f
commit 85f46cef8c
12 changed files with 118 additions and 6 deletions

View File

@@ -416,6 +416,7 @@ public:
void ui_showPeerHistory(quint64 peer, qint32 msgId, bool back);
void notify_botCommandsChanged(UserData *bot);
void notify_inlineBotRequesting(bool requesting);
void notify_userIsBotChanged(UserData *bot);
void notify_userIsContactChanged(UserData *user, bool fromThisApp);
void notify_migrateUpdated(PeerData *peer);