mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Handle fwd_from without a link to the account.
This commit is contained in:
@@ -3019,13 +3019,13 @@ void Session::insertCheckedServiceNotification(
|
||||
MTP_int(clientMsgId()),
|
||||
MTP_int(peerToUser(PeerData::kServiceNotificationsId)),
|
||||
MTP_peerUser(MTP_int(_session->userId())),
|
||||
MTPnullFwdHeader,
|
||||
MTPMessageFwdHeader(),
|
||||
MTPint(),
|
||||
MTPint(),
|
||||
MTP_int(date),
|
||||
MTP_string(sending.text),
|
||||
media,
|
||||
MTPnullMarkup,
|
||||
MTPReplyMarkup(),
|
||||
TextUtilities::EntitiesToMTP(sending.entities),
|
||||
MTPint(),
|
||||
MTPint(),
|
||||
|
Reference in New Issue
Block a user