handletelegram: add workaround for instantly deleted messages

This commit is contained in:
Tulir Asokan
2026-04-02 23:53:06 +03:00
parent b6c7b0e78b
commit 693ced7dea
4 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ require (
golang.org/x/sync v0.20.0
golang.org/x/tools v0.43.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.26.5-0.20260331163037-18917f3bdc14
maunium.net/go/mautrix v0.26.5-0.20260402195603-eceb664673b8
rsc.io/qr v0.2.0
)