mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 11:52:58 +00:00
Round-trip guard-bot join webview query_id
This commit is contained in:
@@ -660,7 +660,7 @@ void ProcessChatInviteJoinResult(
|
||||
.maySkipConfirmation = false,
|
||||
},
|
||||
.source = InlineBots::WebViewSourceJoinChat{
|
||||
.result = InlineBots::ParseWebViewResult(data.vwebview()),
|
||||
.queryId = data.vquery_id().v,
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user