Update config.json

This commit is contained in:
InsanusMokrassar 2023-08-13 00:11:04 +06:00 committed by GitHub
parent feef8efee1
commit 1e9559a2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

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