mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Return native verify icon to the right.
This commit is contained in:
@@ -177,8 +177,6 @@ public:
|
||||
return ++_nonHistoryEntryId;
|
||||
}
|
||||
|
||||
[[nodiscard]] Ui::VerifyDetails verifiedByTelegram();
|
||||
|
||||
void subscribeForTopicRepliesLists();
|
||||
void clear();
|
||||
|
||||
@@ -1142,9 +1140,6 @@ private:
|
||||
const std::unique_ptr<BusinessInfo> _businessInfo;
|
||||
std::unique_ptr<ShortcutMessages> _shortcutMessages;
|
||||
|
||||
DocumentId _verifiedByTelegramIconBgId = 0;
|
||||
DocumentId _verifiedByTelegramIconFgId = 0;
|
||||
|
||||
MsgId _nonHistoryEntryId = ShortcutMaxMsgId;
|
||||
|
||||
rpl::lifetime _lifetime;
|
||||
|
Reference in New Issue
Block a user