public abstract class TelegramLongPollingBot extends DefaultAbsSender implements LongPollingBot
exe| Constructor and Description |
|---|
TelegramLongPollingBot() |
TelegramLongPollingBot(DefaultBotOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearWebhook() |
void |
onClosing() |
downloadFile, downloadFile, downloadFileAsync, downloadFileAsync, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, getBaseUrl, getBotToken, getOptions, sendApiMethod, sendApiMethodAsyncexecute, executeAsync, getMe, getMeAsync, getWebhookInfo, getWebhookInfoAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBotToken, getBotUsername, getOptions, onUpdateReceived, onUpdatesReceivedpublic TelegramLongPollingBot()
public TelegramLongPollingBot(DefaultBotOptions options)
public void clearWebhook()
throws TelegramApiRequestException
clearWebhook in interface LongPollingBotTelegramApiRequestExceptionpublic void onClosing()
onClosing in interface LongPollingBotCopyright © 2018. All rights reserved.