mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Send as a channel in HistoryWidget.
This commit is contained in:
@@ -195,7 +195,7 @@ void ScheduledMessages::sendNowSimpleMessage(
|
||||
MTP_message(
|
||||
MTP_flags(flags),
|
||||
update.vid(),
|
||||
peerToMTP(_session->userPeerId()),
|
||||
peerToMTP(local->from()->id),
|
||||
peerToMTP(history->peer->id),
|
||||
MTPMessageFwdHeader(),
|
||||
MTPlong(), // via_bot_id
|
||||
|
Reference in New Issue
Block a user