From 8854bac3e05d11ee8cb920a8acf36ef7187fa58e Mon Sep 17 00:00:00 2001 From: profitroll Date: Fri, 21 Oct 2022 15:11:21 +0200 Subject: [PATCH] "destination_group" key added --- config_example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config_example.json b/config_example.json index 0e0259c..ba142db 100644 --- a/config_example.json +++ b/config_example.json @@ -3,6 +3,7 @@ "owner": 0, "age_allowed": 0, "admin_group": 0, + "destination_group": 0, "admins": [], "bot": { "api_id": 0,