mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update API scheme on layer 140.
Handle attach argument in resolve username links.
This commit is contained in:
@@ -541,6 +541,7 @@ not_null<UserData*> Session::processUser(const MTPUser &data) {
|
||||
} else {
|
||||
result->botInfo->inlinePlaceholder = QString();
|
||||
}
|
||||
result->botInfo->supportsAttachMenu = data.is_bot_attach_menu();
|
||||
} else {
|
||||
result->setBotInfoVersion(-1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user