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

Fix inline via @bot click in additional windows

Fixes #24717.
This commit is contained in:
John Preston
2022-07-05 11:56:29 +04:00
parent 6d17226c7f
commit c01d9747e7
11 changed files with 273 additions and 285 deletions

View File

@@ -183,7 +183,6 @@ public:
void sendBotCommand(Bot::SendCommandRequest request);
void hideSingleUseKeyboard(PeerData *peer, MsgId replyTo);
bool insertBotCommand(const QString &cmd);
void searchMessages(const QString &query, Dialogs::Key inChat);