2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Support bot emoji status access.

This commit is contained in:
John Preston
2024-11-08 21:56:54 +04:00
parent 4198203a7f
commit 3d77bff0c9
15 changed files with 179 additions and 5 deletions

View File

@@ -774,7 +774,7 @@ void TopBarUser::updateTitle(
{ EntityType::CustomEmoji, 0, 1, entityEmojiData },
Ui::Text::Link(text, linkIndex).entities.front(),
};
auto title = (setId == coloredId)
auto title = (setId != coloredId)
? tr::lng_premium_emoji_status_title_colored(
tr::now,
lt_user,