mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Implement drag-n-drop to forum topics.
This commit is contained in:
@@ -3200,7 +3200,7 @@ void ApiWrap::forwardMessages(
|
||||
messageFromId,
|
||||
messagePostAuthor,
|
||||
item,
|
||||
action.topicRootId); // #TODO forum forward
|
||||
action.topicRootId);
|
||||
_session->data().registerMessageRandomId(randomId, newId);
|
||||
if (!localIds) {
|
||||
localIds = std::make_shared<base::flat_map<uint64, FullMsgId>>();
|
||||
|
Reference in New Issue
Block a user