mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +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