mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
@@ -117,7 +117,7 @@ void CheckForSwitchInlineButton(not_null<HistoryItem*> item) {
|
||||
if (!windows.empty()) {
|
||||
Api::SwitchInlineBotButtonReceived(
|
||||
windows.front(),
|
||||
QString::fromUtf8(button.data));
|
||||
button.data);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user