mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update API scheme to layer 82.
This commit is contained in:
@@ -366,8 +366,7 @@ MTPWebDocument Result::adjustAttributes(const MTPWebDocument &document) {
|
||||
data.vaccess_hash,
|
||||
data.vsize,
|
||||
data.vmime_type,
|
||||
adjustAttributes(data.vattributes, data.vmime_type),
|
||||
data.vdc_id);
|
||||
adjustAttributes(data.vattributes, data.vmime_type));
|
||||
} break;
|
||||
|
||||
case mtpc_webDocumentNoProxy: {
|
||||
|
Reference in New Issue
Block a user