[UnigramDev/Unigram/playback-reconcile](https://github.com/UnigramDev/Unigram/tree/playback-reconcile) • [3b08a55](https://github.com/UnigramDev/Unigram/commit/3b08a5529acd684eb6329d3b8d3b0aeeb6fa6b61) • _3 files, +323/-2_
Keep the playlist in step with the chat and the profile

Chat playlists follow UpdateNewMessage, UpdateDeleteMessages and
UpdateMessageSendSucceeded; deleting the playing message skips to the
next one rather than letting it play out.

Profile audio has no such updates and only ever changes from the playback
popup, so the popup reports it, and an audio removed there plays on.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

[#unigram](?q=%23unigram)