handletelegram: fix disabling disappearing timer

This commit is contained in:
Tulir Asokan
2025-09-13 01:39:45 +03:00
parent 8f998cd9cb
commit 34683e6d1b
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
-- v0 -> v3 (compatible with v2+): Latest revision
-- v0 -> v4 (compatible with v2+): Latest revision
CREATE TABLE telegram_user_state (
user_id BIGINT NOT NULL PRIMARY KEY,