chat id
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user