mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update API scheme on layer 224.
This commit is contained in:
@@ -264,6 +264,9 @@ EntitiesInText EntitiesFromMTP(
|
||||
d.vlength().v,
|
||||
SerializeFormattedDateData(d.vdate().v, flags),
|
||||
});
|
||||
}, [&](const MTPDmessageEntityDiffInsert &) {
|
||||
}, [&](const MTPDmessageEntityDiffReplace &) {
|
||||
}, [&](const MTPDmessageEntityDiffDelete &) {
|
||||
});
|
||||
}
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user