mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-22 21:52:51 +02:00
Remove paid message service info in groups.
This commit is contained in:
parent
e62881e08b
commit
3683fa3814
1 changed files with 2 additions and 0 deletions
|
@ -485,6 +485,8 @@ void Message::initPaidInformation() {
|
|||
refreshSuggestedInfo(item, suggest, replyData);
|
||||
}
|
||||
return;
|
||||
} else if (!item->history()->peer->isUser()) {
|
||||
return;
|
||||
}
|
||||
const auto media = this->media();
|
||||
const auto mine = PaidInformation{
|
||||
|
|
Loading…
Add table
Reference in a new issue