mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
parent
e64a096dca
commit
ec3fc8c749
1 changed files with 1 additions and 0 deletions
|
@ -3682,6 +3682,7 @@ void ApiWrap::sendMessage(MessageToSend &&message) {
|
|||
Api::ConvertOption::SkipLocal);
|
||||
if (!sentEntities.v.isEmpty()) {
|
||||
sendFlags |= MTPmessages_SendMessage::Flag::f_entities;
|
||||
mediaFlags |= MTPmessages_SendMedia::Flag::f_entities;
|
||||
}
|
||||
const auto clearCloudDraft = action.clearDraft;
|
||||
const auto topicRootId = action.replyTo.topicRootId;
|
||||
|
|
Loading…
Add table
Reference in a new issue