public abstract class TelegramLongPollingBot extends DefaultAbsSender implements LongPollingBot
| Constructor and Description |
|---|
TelegramLongPollingBot() |
TelegramLongPollingBot(DefaultBotOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearWebhook() |
downloadFile, downloadFile, downloadFileAsync, downloadFileAsync, getBotToken, getOptions, sendApiMethod, sendApiMethodAsync, sendAudio, sendDocument, sendPhoto, sendSticker, sendVideo, sendVoiceanswerCallbackQuery, answerCallbackQueryAsync, answerInlineQuery, answerInlineQueryAsync, editMessageCaption, editMessageCaptionAsync, editMessageReplyMarkup, editMessageReplyMarkup, editMessageText, editMessageTextAsync, forwardMessage, forwardMessageAsync, getChat, getChatAdministrators, getChatAdministratorsAsync, getChatAsync, getChatMember, getChatMemberAsync, getChatMemberCount, getChatMemberCountAsync, getFile, getFileAsync, getGameHighScores, getGameHighScoresAsync, getMe, getMeAsync, getUserProfilePhotos, getUserProfilePhotosAsync, getWebhookInfo, getWebhookInfoAsync, kickMember, kickMemberAsync, leaveChat, leaveChatAsync, sendChatAction, sendChatActionAsync, sendContact, sendContactAsync, sendGame, sendGameAsync, sendLocation, sendLocationAsync, sendMessage, sendMessageAsync, sendVenue, sendVenueAsync, setGameScore, setGameScoreAsync, unbanMember, unbanMemberAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBotToken, getBotUsername, getOptions, onClosing, onUpdateReceivedpublic TelegramLongPollingBot()
public TelegramLongPollingBot(DefaultBotOptions options)
public void clearWebhook()
throws TelegramApiRequestException
clearWebhook in interface LongPollingBotTelegramApiRequestExceptionCopyright © 2016. All rights reserved.