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

Update API scheme on layer 140.

This commit is contained in:
John Preston
2022-04-06 16:27:23 +04:00
parent 7b307a9e54
commit d9f6a5206e
9 changed files with 25 additions and 34 deletions

View File

@@ -680,8 +680,6 @@ public:
uint64 wallpapersHash() const;
struct WebViewResultSent {
PeerId peerId = 0;
UserId botId = 0;
uint64 queryId = 0;
};
void webViewResultSent(WebViewResultSent &&sent);