mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-26 11:13:18 +02:00
If some RPC responses and MTP updates are received together a fake requestId in the negative range was used and that way updates were processed before responses. That could lead to an incorrect "out" message flag when sending messages to supergroups, because a broadcast update about the new message without "out" flag was handled before the request response. Now a separate response map and updates list are used and responses are handled always before the updates. |
||
---|---|---|
.. | ||
build | ||
gyp | ||
Patches | ||
Resources | ||
SetupFiles | ||
SourceFiles | ||
Telegram | ||
ThirdParty | ||
create.bat | ||
Telegram.plist |