mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Removed redundant buttons from profile of bot verification.
This commit is contained in:
@@ -2101,7 +2101,9 @@ Ui::MultiSlideTracker DetailsFiller::fillUserButtons(
|
||||
tracker);
|
||||
};
|
||||
|
||||
addSendMessageButton();
|
||||
if (!user->isVerifyCodes()) {
|
||||
addSendMessageButton();
|
||||
}
|
||||
addReportReaction(tracker);
|
||||
|
||||
return tracker;
|
||||
|
Reference in New Issue
Block a user