mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-02 08:17:57 +01:00
* Consistently return UNKNOWN_MSGID for unknown or invalid msgids * If both client's DMs are stored in persistent history, a single server.DeleteMessage will delete the single canonical copy of the message. So the second call will fail, which is fine.