This commit is contained in:
2025-03-15 19:38:49 +01:00
parent 313badec04
commit 3dd835f9fa

View File

@ -70,7 +70,7 @@ public class TelegramBot extends TelegramLongPollingBot {
@Scheduled(cron = "0 0 13,20 * * ?", zone = "Europe/Paris")
private void mensajeProgramado(){
this.construirResumenNoticias("-4731993289");
this.construirResumenNoticias("-1002289752202");
}
private void construirResumenNoticias(String chatid) {