mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-31 09:36:12 +00:00
Update API scheme to layer 132.
This commit is contained in:
@@ -42,7 +42,7 @@ CloudTheme CloudTheme::Parse(
|
||||
? session->data().processDocument(*document)->id
|
||||
: DocumentId(0)),
|
||||
data.is_creator() ? session->userId() : UserId(0),
|
||||
data.vinstalls_count().v
|
||||
data.vinstalls_count().value_or_empty()
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user