feat: fix download
This commit is contained in:
@@ -70,7 +70,7 @@ func (t *TClient) Channel(ctx context.Context, channel *tg.Channel, cfg *Channel
|
||||
return
|
||||
}
|
||||
channelMessage.WithPhoto(photo.GetID(), "jpg")
|
||||
t.logger.Info("download failed", zap.String("asset", saveTo))
|
||||
t.logger.Info("download photo success", zap.String("location", saveTo))
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user