mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Update API scheme on layer 148.
This commit is contained in:
@@ -2428,8 +2428,7 @@ void ApiWrap::refreshFileReference(
|
||||
MTP_string(Data::CloudThemes::Format()),
|
||||
MTP_inputTheme(
|
||||
MTP_long(data.themeId),
|
||||
MTP_long(data.accessHash)),
|
||||
MTP_long(0)));
|
||||
MTP_long(data.accessHash))));
|
||||
}, [&](Data::FileOriginRingtones data) {
|
||||
request(MTPaccount_GetSavedRingtones(MTP_long(0)));
|
||||
}, [&](Data::FileOriginPremiumPreviews data) {
|
||||
|
Reference in New Issue
Block a user