fix: sync support private chat content protection

This commit is contained in:
iamxvbaba 2026-07-28 16:22:33 +08:00
parent 74c9249091
commit 037ce017d4
25 changed files with 1395 additions and 36 deletions

View file

@ -0,0 +1,2 @@
DROP TABLE IF EXISTS private_no_forwards_requests;
DROP TABLE IF EXISTS private_no_forwards_chats;