Open mahdialiabadimoqaddam opened 5 years ago
this is my onUpdateReceived method body : `
message.setText(update.getMessage().getFrom().getUserName()); System.out.println(update.getMessage().getText()); System.out.println(update.getMessage().getFrom().getUserName());
`
when i run this code in netbeans IDE it doesn't run live and also doesn't send the message back to user
//im new to GitHub by the way. sorry if im bad at it !!
https://github.com/rubenlagus/TelegramBots/wiki/Getting-Started
this is my onUpdateReceived method body : `
`
when i run this code in netbeans IDE it doesn't run live and also doesn't send the message back to user
//im new to GitHub by the way. sorry if im bad at it !!