mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update API scheme on layer 166.
This commit is contained in:
@@ -63,7 +63,9 @@ PeerId GenerateUser(not_null<History*> history, const QString &name) {
|
||||
MTPstring(), // lang code
|
||||
MTPEmojiStatus(),
|
||||
MTPVector<MTPUsername>(),
|
||||
MTPint())); // stories_max_id
|
||||
MTPint(), // stories_max_id
|
||||
MTP_int(0), // color
|
||||
MTPlong())); // background_emoji_id
|
||||
return peerId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user