Victor Cabral Vida
Victor Cabral Vida
I made my app with apache tomcat, I just set internal url, and it worked to me.
Excuse me for my english. This is my code: ControllerBot.java `import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RestController; import org.telegram.telegrambots.meta.api.methods.BotApiMethod; import org.telegram.telegrambots.meta.api.objects.Update; @RestController public class ControladorBot { @Autowired TelegramSpringWebhookBot telegramSpringWebhookBot;...
Hello all. I would like to know how to use the rest api? Anyone can to help me? Greeting.
Thank you, antgamdia. I tried with app credentials but I didn't get, so I have written them, I am waiting a response. Greetings.