mirror of
https://github.com/ergochat/ergo.git
synced 2026-04-06 07:28:00 +02: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.