2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Update API scheme on layer 204.

This commit is contained in:
John Preston
2025-05-26 13:22:26 +04:00
parent 126749f04c
commit 1d26482298
4 changed files with 11 additions and 8 deletions

View File

@@ -144,6 +144,7 @@ void UnreadThings::requestReactions(
MTP_flags(topic ? Flag::f_top_msg_id : Flag()),
history->peer->input,
MTP_int(topic ? topic->rootId() : 0),
MTPInputPeer(), // saved_peer_id
MTP_int(offsetId),
MTP_int(addOffset),
MTP_int(limit),