diff --git a/cron.go b/cron.go index 46ddb30..53dde57 100644 --- a/cron.go +++ b/cron.go @@ -165,7 +165,7 @@ func cronAutoDeposit() { if c.Active && c.Config.AutoDeposit { p := JobPayloadGDeposit{ MsgID64: 0, - ChatID64: 0, + ChatID64: c.TGUserID64, ResObjID64: nil, Status: 0, }