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

Updated TDesktop sources to 2.2

This commit is contained in:
RadRussianRus
2020-07-30 09:23:07 +03:00
249 changed files with 9546 additions and 2470 deletions

View File

@@ -220,12 +220,6 @@ public:
void searchInChat(Dialogs::Key chat);
void app_sendBotCallback(
not_null<const HistoryMessageMarkupButton*> button,
not_null<const HistoryItem*> msg,
int row,
int column);
void ui_showPeerHistory(
PeerId peer,
const SectionShow &params,