mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 07:05:13 +00:00
Removed text commands.
This commit is contained in:
@@ -286,7 +286,7 @@ AdminLog::OwnedItem GenerateCommentItem(
|
||||
base::unixtime::now(),
|
||||
history->session().userId(),
|
||||
QString(),
|
||||
TextWithEntities{ TextUtilities::Clean(data.comment) },
|
||||
TextWithEntities{ data.comment },
|
||||
MTP_messageMediaEmpty(),
|
||||
HistoryMessageMarkupData(),
|
||||
groupedId);
|
||||
|
Reference in New Issue
Block a user