mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Update API scheme.
This commit is contained in:
@@ -182,6 +182,7 @@ void AppConfig::dismissSuggestion(const QString &key) {
|
||||
return;
|
||||
}
|
||||
_api->request(MTPhelp_DismissSuggestion(
|
||||
MTP_inputPeerEmpty(),
|
||||
MTP_string(key)
|
||||
)).send();
|
||||
}
|
||||
|
Reference in New Issue
Block a user