Closed maxkwaaste closed 6 years ago
Can you show full error code?
sure! thanks for your swift response. Error:(62, 17) java: cannot find symbol symbol: method execute(org.telegram.telegrambots.api.methods.send.SendMessage) location: class bestellen
class "bestellen" is class "bot" in your example
Hi,
I've copy pasted the code into IntelliJ, and the only error is that execute(new_message) and execute(message) doesnt compile. It gives Error:(38, 21) java: cannot find symbol.