Alessandro C.
Alessandro C.
Hello guys, I am kinda new to compiling ( I'm used to just downloading the jar from the site ) and I would like to know how to actually compile...
EXCEPTION ``` Exception in thread "main" java.lang.NullPointerException at org.telegram.telegrambots.facilities.TelegramHttpClientBuilder.createConnectionManager(TelegramHttpClientBuilder.java:36) at org.telegram.telegrambots.facilities.TelegramHttpClientBuilder.build(TelegramHttpClientBuilder.java:28) at org.telegram.telegrambots.updatesreceivers.DefaultBotSession$ReaderThread.start(DefaultBotSession.java:155) at org.telegram.telegrambots.updatesreceivers.DefaultBotSession.start(DefaultBotSession.java:78) at org.telegram.telegrambots.meta.TelegramBotsApi.registerBot(TelegramBotsApi.java:75) at Main.main(Main.java:10) ``` MAIN CLASS: ``` import org.telegram.telegrambots.meta.TelegramBotsApi; import org.telegram.telegrambots.meta.exceptions.TelegramApiException; import org.telegram.telegrambots.updatesreceivers.DefaultBotSession; public...
 as you can see all the materials end at page 61 tho every page from 62-68 are empty ( and I can access them somehow)  my code is...
hello i installed jabba but sadly it only works in powershell?
Hello, are there any updates on this library? ì I have seen it has been called a continuation of **Instagram4J** but I cannot make it work https://gist.github.com/nicecraftz/287ffd4e3437ac8b96f26cd86d4a0455 I am getting...