Update config.json

This commit is contained in:
2023-08-13 00:11:04 +06:00
committed by GitHub
parent feef8efee1
commit 1e9559a2c9

View File

@@ -26,7 +26,9 @@
"chats": { "chats": {
"targetChat": 12345678, "targetChat": 12345678,
"cacheChat": 12345678, "cacheChat": 12345678,
"sourceChat": 12345678 "sourceChat": 12345678,
"targetChats": [12345678],
"_note": "You must set targetChat or targetChats with at least one object"
} }
}, },
"ratingsPolls": { "ratingsPolls": {