Round-trip guard-bot join webview query_id

This commit is contained in:
John Preston
2026-06-29 19:22:48 +04:00
parent 1cb8265548
commit 476e4f7397
4 changed files with 29 additions and 8 deletions
+1 -1
View File
@@ -660,7 +660,7 @@ void ProcessChatInviteJoinResult(
.maySkipConfirmation = false,
},
.source = InlineBots::WebViewSourceJoinChat{
.result = InlineBots::ParseWebViewResult(data.vwebview()),
.queryId = data.vquery_id().v,
},
});
});