@ -619,6 +619,8 @@ func botGDepositAll(m *tb.Message) {
t := time.Now().UTC()
_, err := createJob(objSubTypeJobGDeposit, objJobPriority, int64(m.Chat.ID), 0, t, b)
log.Printf("botGDepositAll : json : %s\n", string(b))
if err != nil {
c := TGCommand{
Type: commandReplyMsg,
The note is not visible to the blocked user.