Class TelegramHttpClientBuilder
- java.lang.Object
-
- org.telegram.telegrambots.facilities.TelegramHttpClientBuilder
-
public class TelegramHttpClientBuilder extends Object
Created by bvn13 on 17.04.2018.
-
-
Constructor Summary
Constructors Constructor Description TelegramHttpClientBuilder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.http.impl.client.CloseableHttpClientbuild(DefaultBotOptions options)
-
-
-
Method Detail
-
build
public static org.apache.http.impl.client.CloseableHttpClient build(DefaultBotOptions options)
-
-