mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 11:52:58 +00:00
Update API scheme to layer 227.
This commit is contained in:
@@ -1233,7 +1233,8 @@ void Updates::applyUpdatesNoPtsCheck(const MTPUpdates &updates) {
|
||||
MTPlong(), // paid_message_stars
|
||||
MTPSuggestedPost(),
|
||||
MTPint(), // schedule_repeat_period
|
||||
MTPstring()), // summary_from_language
|
||||
MTPstring(), // summary_from_language
|
||||
MTPRichMessage()),
|
||||
MessageFlags(),
|
||||
NewMessageType::Unread);
|
||||
} break;
|
||||
@@ -1277,7 +1278,8 @@ void Updates::applyUpdatesNoPtsCheck(const MTPUpdates &updates) {
|
||||
MTPlong(), // paid_message_stars
|
||||
MTPSuggestedPost(),
|
||||
MTPint(), // schedule_repeat_period
|
||||
MTPstring()), // summary_from_language
|
||||
MTPstring(), // summary_from_language
|
||||
MTPRichMessage()),
|
||||
MessageFlags(),
|
||||
NewMessageType::Unread);
|
||||
} break;
|
||||
|
||||
Reference in New Issue
Block a user