mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-14 07:23:46 +00:00
Update API scheme to layer 167.
Support quote offset passing to API. Support simple phrases in giveaway results message.
This commit is contained in:
@@ -806,7 +806,8 @@ void SessionNavigation::showRepliesForMessage(
|
||||
history,
|
||||
rootId,
|
||||
commentId,
|
||||
params.highlightPart);
|
||||
params.highlightPart,
|
||||
params.highlightPartOffsetHint);
|
||||
memento->setFromTopic(topic);
|
||||
showSection(std::move(memento), params);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user