mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Track chat business bot state.
This commit is contained in:
@@ -512,7 +512,7 @@ void ApplyUserUpdate(not_null<UserData*> user, const MTPDuserFull &update) {
|
||||
));
|
||||
}
|
||||
}
|
||||
user->setSettings(update.vsettings());
|
||||
user->setBarSettings(update.vsettings());
|
||||
user->owner().notifySettings().apply(user, update.vnotify_settings());
|
||||
|
||||
user->setMessagesTTL(update.vttl_period().value_or_empty());
|
||||
|
||||
Reference in New Issue
Block a user